Initial commit

This commit is contained in:
2019-08-02 13:47:16 +03:00
commit a7b1233a0c
10 changed files with 2768 additions and 0 deletions

3
templates/nav.html Normal file
View File

@@ -0,0 +1,3 @@
<nav class="nav nav-pills container justify-content-center">
<a class="nav-link" href="/q/">Ещё</a>
</nav>