diff options
| author | Horus3 | 2014-09-25 10:33:47 +0200 |
|---|---|---|
| committer | Horus3 | 2014-09-25 10:33:47 +0200 |
| commit | 1fe76ba743a3418da9a0883b29756d442384d0bc (patch) | |
| tree | 091910ffd183d94c0f8b70a8f4c362f733033b03 /bootstrap/static/footer.php | |
| parent | 2036626b560f22efd59673187a2de3b1319fcf8a (diff) | |
| download | jungegemeinde-1fe76ba743a3418da9a0883b29756d442384d0bc.tar.gz | |
init
Diffstat (limited to 'bootstrap/static/footer.php')
| -rwxr-xr-x | bootstrap/static/footer.php | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bootstrap/static/footer.php b/bootstrap/static/footer.php deleted file mode 100755 index 2c6a6cf..0000000 --- a/bootstrap/static/footer.php +++ /dev/null @@ -1,13 +0,0 @@ - <div class="footer text-right"> - <div class="container"> - <p> Copyright 2014 <a id="copyright-text" href="//www.moehm.org/" target="_blank">Maximilian Möhring</a></p> - </div> - </div> - <script type='text/javascript'>var a = new Array('s.de','iamfabulou','nde@lists.','jungegemei');document.getElementById('mail').innerHTML="<a href='mailto:"+a[3]+a[2]+a[1]+a[0]+"'>E-Mail Adresse</a>";</script> - <script src="//code.jquery.com/jquery-1.10.1.min.js" defer></script> - <script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" defer></script> - <?php //<script src='/boring.js' defer></script> ?> - <?php //include("piwik.html"); ?> - </body> -</html> - |
