diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-02-20 14:58:32 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-02-20 14:58:32 +0000 |
commit | 365438328f2ef7d99e0d8eaac39f9f7ed00a559c (patch) | |
tree | 40079386a432d90addb0eedb9d063e40d74b3766 | |
parent | 51c9d4cec99491e09f4ed443f774b8ba3ccf0e3d (diff) |
Remove header from Zurich admin pages.
-rw-r--r-- | templates/web/zurich/admin/header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/zurich/admin/header.html b/templates/web/zurich/admin/header.html index d3cc9bda7..5ca70a592 100644 --- a/templates/web/zurich/admin/header.html +++ b/templates/web/zurich/admin/header.html @@ -29,4 +29,3 @@ $(function(){ }); </script> - <h1 style="clear:both;">[% title %]</h1> |