diff options
Diffstat (limited to 'pyblackbird_cc/templates/base.html')
-rw-r--r-- | pyblackbird_cc/templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyblackbird_cc/templates/base.html b/pyblackbird_cc/templates/base.html index ce0a4ca..4e06117 100644 --- a/pyblackbird_cc/templates/base.html +++ b/pyblackbird_cc/templates/base.html @@ -77,6 +77,7 @@ </div> </div> </header> + <hr /> <main> {% block body %} {% if messages %} |