[index] Fix dangling element <em>

master
Lorenzo Cogotti 3 years ago
parent 2e8bdaabdc
commit 331f2410bc

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

Loading…
Cancel
Save