Add icons for external links

This commit is contained in:
2018-06-24 14:53:03 +03:00
parent 8899990c09
commit 288ff73fd4
6 changed files with 35 additions and 2 deletions

View File

@@ -21,5 +21,7 @@
<script async src="/static/layout_internal.js?v={{ date().timestamp }}"></script>
{% block js %}{% endblock %}
{% include 'font-awesome.twig' %}
</body>
</html>