diff options
Diffstat (limited to 'tools/footer.php')
| -rw-r--r-- | tools/footer.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/footer.php b/tools/footer.php new file mode 100644 index 0000000..9bc6c55 --- /dev/null +++ b/tools/footer.php @@ -0,0 +1,9 @@ + <div class="footer"> + <div class="container"> + <div class="row"> + <div class="text-right"> + <p><span class="fa fa-copyright"></span> Copyright 2014 <a class="footer-a" href="//www.moehm.org/" target="_blank" title="https://www.moehm.org/">Maximilian Möhring</a></p> + </div> + </div> + </div> + </div> |
