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

View File

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