initial commit
This commit is contained in:
28
tmpl/footer.html
Normal file
28
tmpl/footer.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<footer class="page-footer container-fluid">
|
||||
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-4">
|
||||
<span itemprop="copyrightHolder">
|
||||
<small>
|
||||
Copyleft (C) 2018 <a href="https://dyne.org">Dyne.org</a>
|
||||
</small>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
<a href="https://twitter.com/DyneOrg">
|
||||
<small>Folllow</small>
|
||||
<i class="fab fa-twitter"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
<small>
|
||||
Editorial contact: <a href="mailto:jaromil@dyne.org">Jaromil</a>
|
||||
</small>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
Reference in New Issue
Block a user