Fix missing footer and closing HTML tags
This commit is contained in:
parent
41e92568d1
commit
fec8018113
|
@ -282,3 +282,6 @@
|
|||
|
||||
<aside class="right-sidebar"></aside>
|
||||
</main>
|
||||
<footer class="main-footer"></footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue