rf-web/_includes/common/footer.html
2020-02-26 08:55:02 +01:00

8 lines
311 B
HTML

<footer class="page-footer">
<div class="page-content">
{% include svg/social-icons/email.html size='20' %}
{% include svg/social-icons/key.html size='20' %}
{% include svg/social-icons/arena.html size='20' %}
<!-- {% include svg/social-icons/twitter.html size='20' %} -->
</div>
</footer>