An error occurred while loading the file. Please try again.
base.html 300 bytes
{% ckan_extends %}
{% block styles %}
	{{ super() }}
	<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
	{% asset 'theme_hft/theme-hft' %}
{% endblock %}