diff options
Diffstat (limited to 'template/footer.html')
-rw-r--r-- | template/footer.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/footer.html b/template/footer.html new file mode 100644 index 0000000..332550f --- /dev/null +++ b/template/footer.html @@ -0,0 +1,4 @@ + <hr/> + <footer> + <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/80x15.png" /></a> + </footer> |