more styling for the admin interface

This commit is contained in:
phil 2015-04-26 18:32:08 +00:00
parent 618c0659ad
commit 2b42525660
3 changed files with 52 additions and 17 deletions

View file

@ -4,7 +4,7 @@
<py:match path="head" once="true">
<head py:attrs="select('@*')">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
${select('*|text()')}
</head>
</py:match>