mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
up to sf 7
This commit is contained in:
parent
a39b6239b0
commit
501795a8fa
16586 changed files with 19384005 additions and 0 deletions
27
v1/old/templates_old/default/footer.html.twig
Executable file
27
v1/old/templates_old/default/footer.html.twig
Executable file
|
@ -0,0 +1,27 @@
|
|||
<footer class="big-footer text-center navbar-inverse navbar-footer ">
|
||||
<sub class="footer-note text-center">
|
||||
{% trans %}global.made_by{% endtrans %}
|
||||
<a href="https://mastodon.cipherbliss.com/@tykayn">
|
||||
<i class="fa fa-share-alt"></i>
|
||||
Tykayn -
|
||||
</a>
|
||||
<a href="https://www.cipherbliss.com">
|
||||
<i class="fa fa-world"></i>
|
||||
Cipher Bliss
|
||||
</a>
|
||||
<a href="https://framagit.org/tykayn/caisse-bliss">
|
||||
<i class="fa fa-gitlab"></i>
|
||||
sources de la Caisse Bliss
|
||||
</a>
|
||||
-
|
||||
<a href="https://framagit.org/tykayn/caisse-bliss/blob/master/LICENSE">
|
||||
<i class="fa fa-file-text"></i>
|
||||
Licence AGPL v3
|
||||
</a>
|
||||
-
|
||||
<a href="mailto:contact@cipherbliss.com">
|
||||
<i class="fa fa-envelope-o"></i>
|
||||
contact
|
||||
</a>
|
||||
</sub>
|
||||
</footer>
|
Loading…
Add table
Add a link
Reference in a new issue