Improve layout of sources to span page.
This commit is contained in:
parent
b1a4cc7721
commit
103eea9d50
|
@ -6,6 +6,7 @@
|
||||||
<py:def function="page_title">Harvesting Sources</py:def>
|
<py:def function="page_title">Harvesting Sources</py:def>
|
||||||
|
|
||||||
<py:def function="body_class">harvest</py:def>
|
<py:def function="body_class">harvest</py:def>
|
||||||
|
<py:def function="body_class">${h.literal('no-sidebar')}</py:def>
|
||||||
|
|
||||||
<py:def function="optional_head">
|
<py:def function="optional_head">
|
||||||
<link type="text/css" rel="stylesheet" media="all" href="/ckanext/harvest/style.css" />
|
<link type="text/css" rel="stylesheet" media="all" href="/ckanext/harvest/style.css" />
|
||||||
|
|
Loading…
Reference in New Issue