Add missing div closing tag

This commit is contained in:
Alan Pearce 2014-06-07 09:57:40 +01:00 committed by spf13
parent a1b20a1747
commit 17a69ee630
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</div>
{{ end }}
</div>
</div>
</body>
</html>