blob: 9bc6c5502cf803c796e7826b3ae571b5a6c61f24 (
plain)
1
2
3
4
5
6
7
8
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>
|