Project

General

Profile

Download (107 Bytes) Statistics
| Branch: | Tag: | Revision:

theme / ckanext / ozwillo_theme / templates / base.html @ d67246b5

1
{% ckan_extends %}
2

    
3
{% block styles %}
4
  {{ super() }}
5
  {% resource 'theme/ozwillo.css' %}
6
{% endblock %}
    (1-1/1)