Add missing div closing tag
This commit is contained in:
parent
a1b20a1747
commit
17a69ee630
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue