fix(layout): add missing closing html tag

This commit is contained in:
Axel Cocat 2022-05-06 14:25:51 +02:00
parent 8906047a06
commit fe21209817

View file

@ -36,3 +36,5 @@
{{{ body }}} {{{ body }}}
</section> </section>
</body> </body>
</html>