summaryrefslogtreecommitdiff
path: root/tools/footer.php
diff options
context:
space:
mode:
authorHorus32014-11-16 21:20:41 +0100
committerHorus32014-11-16 21:20:41 +0100
commit4168f7aff52f6e7cf7320e42252227dac5169c4a (patch)
treef73e5e93e8bc8d9b5ad8ef415b59ede323663f76 /tools/footer.php
downloadtools.iamfabulous.de-4168f7aff52f6e7cf7320e42252227dac5169c4a.tar.gz
Initial commit.
Diffstat (limited to 'tools/footer.php')
-rw-r--r--tools/footer.php9
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&ouml;hring</a></p>
+ </div>
+ </div>
+ </div>
+ </div>