[index] Fix dangling element <em>

This commit is contained in:
Lorenzo Cogotti 2021-07-21 12:56:19 +02:00
parent 2e8bdaabdc
commit 331f2410bc
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<div class="container parent-link" style="display:flex; flex-direction: row; justify-content: space-around; margin-top: 2em;">
</div>
<div class="container motto">
<small><em>For the glory of mankind.<em></small>
<small><em>For the glory of mankind.</em></small>
</div>
{{ end }}