diff options
Diffstat (limited to 'zola-static/templates/base.html')
| -rw-r--r-- | zola-static/templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zola-static/templates/base.html b/zola-static/templates/base.html index 7eb1914..fa8d2ad 100644 --- a/zola-static/templates/base.html +++ b/zola-static/templates/base.html @@ -14,7 +14,6 @@ <h1 class="header-title"><a href="{{ config.base_url }}">Jack Jamison</a></h1> {% endblock header %} <hr> - <br> {% block content %} {% endblock content %} </div> </section> |
