|
|
|
@ -40,8 +40,8 @@ |
|
|
|
|
{% block styles %}{% endblock %} |
|
|
|
|
{% endcompress %} |
|
|
|
|
|
|
|
|
|
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js" |
|
|
|
|
integrity="sha384-3LK/3kTpDE/Pkp8gTNp2gR/2gOiwQ6QaO7Td0zV76UFJVhqLl4Vl3KL1We6q6wR9" crossorigin="anonymous"></script> |
|
|
|
|
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.6.3/js/all.js" |
|
|
|
|
integrity="sha384-EIHISlAOj4zgYieurP0SdoiBYfGJKkgWedPHH4jCzpCXLmzVsw1ouK59MuUtP4a1" crossorigin="anonymous"></script> |
|
|
|
|
</head> |
|
|
|
|
<body{% block body_attr %}{% endblock %}> |
|
|
|
|
<header> |
|
|
|
|