diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-01-19 18:40:31 +0100 |
---|---|---|
committer | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2021-01-19 18:40:31 +0100 |
commit | 7b0baaab2b18e7232b48297de34887650f5b8ca6 (patch) | |
tree | cc7531f4ef3b5ed012616dca290e13065e95cab4 /templates/index.html/footer.html | |
download | low-puszcza-7b0baaab2b18e7232b48297de34887650f5b8ca6.tar.gz low-puszcza-7b0baaab2b18e7232b48297de34887650f5b8ca6.zip |
Init
Diffstat (limited to 'templates/index.html/footer.html')
-rw-r--r-- | templates/index.html/footer.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/index.html/footer.html b/templates/index.html/footer.html new file mode 100644 index 0000000..ead1ef0 --- /dev/null +++ b/templates/index.html/footer.html @@ -0,0 +1,7 @@ + </table> + </div> + <hr> + <a href="kronika.zip">📁 Pobierz archiwum</a> + </main> + </body> +</html> |