diff options
author | François Kooman <fkooman@tuxed.net> | 2016-06-01 08:54:07 +0200 |
---|---|---|
committer | François Kooman <fkooman@tuxed.net> | 2016-06-01 08:54:07 +0200 |
commit | 13feb3f7680723e9ab9c3a889eeeb5f25cc97490 (patch) | |
tree | 2320ba9982640181fd640fbc0e713ddde84342dd /views/footer.twig | |
download | www.tuxed.net-13feb3f7680723e9ab9c3a889eeeb5f25cc97490.zip www.tuxed.net-13feb3f7680723e9ab9c3a889eeeb5f25cc97490.tar.gz www.tuxed.net-13feb3f7680723e9ab9c3a889eeeb5f25cc97490.tar.xz |
initial commit
Diffstat (limited to 'views/footer.twig')
-rw-r--r-- | views/footer.twig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/footer.twig b/views/footer.twig new file mode 100644 index 0000000..308b1d0 --- /dev/null +++ b/views/footer.twig @@ -0,0 +1,2 @@ +</body> +</html> |