rf-web/_includes/common/footer.html

8 lines
311 B
HTML
Raw Normal View History

<footer class="page-footer">
2020-02-21 11:44:13 +00:00
<div class="page-content">
{% include svg/social-icons/email.html size='20' %}
2020-02-26 07:55:02 +00:00
{% include svg/social-icons/key.html size='20' %}
{% include svg/social-icons/arena.html size='20' %}
<!-- {% include svg/social-icons/twitter.html size='20' %} -->
2020-02-21 11:44:13 +00:00
</div>
</footer>