1
0
mirror of https://github.com/thangisme/notes.git synced 2025-02-21 06:57:46 -05:00

Fixed missing closing div in default.html, formatting

This commit is contained in:
Silvio Giebl 2019-08-15 22:56:24 +02:00
parent ee8b901bcb
commit 183778067b

View File

@ -90,6 +90,7 @@ layout: table_wrappers
</div>
</div>
</div>
</div>
</body>
</html>