diff --git a/mediagoblin_libreplanet/templates/libreplanet/root.html b/mediagoblin_libreplanet/templates/libreplanet/root.html index 0a0493c..c67f296 100644 --- a/mediagoblin_libreplanet/templates/libreplanet/root.html +++ b/mediagoblin_libreplanet/templates/libreplanet/root.html @@ -48,14 +48,14 @@ {{ media_grid(request, videos) }}

- View all LibrePlanet videos + View all videos

{% trans %}Photos{% endtrans %}

{{ media_grid(request, images) }}

- View all LibrePlanet photos + View all photos

{#- Need to set feed_url within this block so template can use it. -#}