Fix pagination
[mediagoblin-libreplanet.git] / mediagoblin_libreplanet / templates / libreplanet / root.html
index 59944672da9575ec0e9aad5bb18ec1d4992bb514..cd7cd527bc2d1fcec800941e225313282abc3242 100644 (file)
     <a href="/photos">View all photos</a>
   </p>
 
+  <p>
   {#- Need to set feed_url within this block so template can use it. -#}
   {%- set feed_url = feed_url -%}
   {%- include "mediagoblin/utils/feed_link.html" -%}
+  </p>
 
   <p>
     Contact sysadmin@fsf.org to report technical problems.