diff --git a/templates/blog-page.html b/templates/blog-page.html index c297ad3..9ada03c 100644 --- a/templates/blog-page.html +++ b/templates/blog-page.html @@ -24,4 +24,12 @@ {% endfor %}

{{ page.content | safe }} + +

+ + Donate using Liberapay +

+ {% endblock content %} diff --git a/templates/page.html b/templates/page.html index ca1f458..1d41327 100644 --- a/templates/page.html +++ b/templates/page.html @@ -5,4 +5,5 @@ {{ page.title | safe }} {{ page.content | safe }} -{% endblock content %} \ No newline at end of file + +{% endblock content %} diff --git a/templates/shortcodes/sponsor.html b/templates/shortcodes/sponsor.html index 8ff81c6..29218fd 100644 --- a/templates/shortcodes/sponsor.html +++ b/templates/shortcodes/sponsor.html @@ -1 +1,7 @@ - +

+ + Donate using Liberapay + +