projects
/
mediagoblin-libreplanet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82b52c1
)
Clarifying some language on the homepage.
author
Zak Rogoff
<zak@fsf.org>
Fri, 27 May 2016 16:29:36 +0000
(12:29 -0400)
committer
Zak Rogoff
<zak@fsf.org>
Fri, 27 May 2016 16:29:36 +0000
(12:29 -0400)
mediagoblin_libreplanet/templates/libreplanet/root.html
patch
|
blob
|
blame
|
history
diff --git
a/mediagoblin_libreplanet/templates/libreplanet/root.html
b/mediagoblin_libreplanet/templates/libreplanet/root.html
index 0a0493c8de1dcc7b2492caef39b34775caa3ba08..c67f29677eba75007d0518d1385ce2c948faba82 100644
(file)
--- a/
mediagoblin_libreplanet/templates/libreplanet/root.html
+++ b/
mediagoblin_libreplanet/templates/libreplanet/root.html
@@
-48,14
+48,14
@@
{{ media_grid(request, videos) }}
<div class="clear"></div>
<p>
- <a href="/videos">View all
LibrePlanet
videos</a>
+ <a href="/videos">View all videos</a>
</p>
<h2>{% trans %}Photos{% endtrans %}</h2>
{{ media_grid(request, images) }}
<div class="clear"></div>
<p>
- <a href="/photos">View all
LibrePlanet
photos</a>
+ <a href="/photos">View all photos</a>
</p>
{#- Need to set feed_url within this block so template can use it. -#}