{% ckan_extends %} {% block custom_styles %} {{ super() }} {# Import mistral.css using Webassets. 'mistral/' is the name that the mistral/webassets directory was registered with when the toolkit.add_resource() function was called. 'mistral' is the name to the Webassets bundle file, registered inside webassets.yml file. #} {# % asset 'mistral/mistral' % #} {% endblock %}