projects
/
pgeu-web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc99d5d
)
Add missing </div>
author
Magnus Hagander
<magnus@hagander.net>
Mon, 3 Sep 2018 08:46:59 +0000
(10:46 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Mon, 3 Sep 2018 08:46:59 +0000
(10:46 +0200)
template/navbase.html
patch
|
blob
|
blame
|
history
diff --git
a/template/navbase.html
b/template/navbase.html
index fae2b058d0f067ae6cfe177f5fce41ecb7ad2d66..1e1300d2b04dd37f95c6661e80474e0b59f993f2 100644
(file)
--- a/
template/navbase.html
+++ b/
template/navbase.html
@@
-12,4
+12,5
@@
{%block content%}{%endblock%}
</div>
{%endblock%}
+ </div>
{%endblock%}