[ui] Minor tweak to support older themes

This commit is contained in:
amercader 2012-02-14 17:23:17 +00:00
parent 2990353533
commit 3489a004ad
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
<py:def function="page_title">Harvesting Sources</py:def>
<py:def function="body_class">harvest</py:def>
<py:def function="optional_head">
<link type="text/css" rel="stylesheet" media="all" href="/ckanext/harvest/style.css" />
</py:def>