Skip to content

Commit

Permalink
add block footer
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Jun 3, 2013
1 parent 3e700e3 commit 01be8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/layout.html
Expand Up @@ -60,6 +60,7 @@ <h1>
<div id="footer-wrapper">
<footer>
<p class="powered">
{%- block footer %}{% endblock %}
{%- include "snippet/foot.html" %}
</p>
</footer>
Expand Down

0 comments on commit 01be8a4

Please sign in to comment.