Skip to content
Snippets Groups Projects
Commit bafc36d5 authored by Benjamin Becker's avatar Benjamin Becker
Browse files

removes css originating from ODSH and CKAN

parent 9e41f607
No related branches found
No related tags found
No related merge requests found
{% ckan_extends %}
{% block styles %}
{{ super() }}
{% resource 'odsh/odsh.js' %}
<link rel="stylesheet" href="/odsh.css?refresh={{ range(1,10000) | random }}" />
<link rel="stylesheet" href="/tpsh.css?refresh={{ range(1,10000) | random }}" />
<link rel="stylesheet" href="/odsh_header.css?refresh={{ range(1,10000) | random }}" />
<link rel="stylesheet" href="/bootstrap-multiselect.css" />
{% resource 'odsh/autocomplete' %}
{% endblock %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment