theme / ckanext / ozwillo_theme / templates / base.html @ d67246b5
1 |
{% ckan_extends %} |
---|---|
2 |
|
3 |
{% block styles %} |
4 |
{{ super() }} |
5 |
{% resource 'theme/ozwillo.css' %} |
6 |
{% endblock %} |