diff options
-rw-r--r-- | sublab_project/templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sublab_project/templates/base.html b/sublab_project/templates/base.html index 92cabff..e8cad10 100644 --- a/sublab_project/templates/base.html +++ b/sublab_project/templates/base.html @@ -137,6 +137,7 @@ {% block content %} This is where the content would be. {% endblock %} + <hr> </div> <div class="footer"> |