Fix pagination master
authorMichael McMahon <michael@fsf.org>
Wed, 12 May 2021 21:41:54 +0000 (17:41 -0400)
committerMichael McMahon <michael@fsf.org>
Wed, 12 May 2021 21:41:54 +0000 (17:41 -0400)
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.