mirror of
https://github.com/pierre42100/AboutComunic
synced 2025-06-20 17:15:19 +00:00
Gave a new structure to project
This commit is contained in:
19
_includes/common/contact.html
Executable file
19
_includes/common/contact.html
Executable file
@ -0,0 +1,19 @@
|
||||
<footer>
|
||||
<div class="container">
|
||||
<p>
|
||||
© 2018 Comunic. All Rights Reserved.<br />
|
||||
© 2016 theme based on <a rel="nofollow" target="_blank" href="https://startbootstrap.com/template-overviews/new-age/">Start Bootstrap</a>.<br />
|
||||
</p>
|
||||
<ul class="list-inline">
|
||||
<li>
|
||||
<a href="#">Privacy</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">Terms</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#">FAQ</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</footer>
|
Reference in New Issue
Block a user