harvester-d4science/ckanext/harvest/templates/base.html

7 lines
124 B
HTML
Raw Normal View History

2013-02-08 18:19:04 +01:00
{% ckan_extends %}
{% block styles %}
{{ super() }}
{% resource 'ckanext-harvest/styles/harvest.css' %}
{% endblock %}