summaryrefslogtreecommitdiffstats
path: root/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 6e24a22..09d5f18 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -7,7 +7,7 @@ $def with (content)
</head>
<body>
- <div id="header">
+ <div id="header" class="center">
<table cellspacing="10" cellpadding="5">
<tr>
<td>
@@ -29,7 +29,7 @@ $def with (content)
</table>
</div>
- <div id="title">
+ <div id="title" class="center">
$:content.headline
</div>
@@ -37,7 +37,7 @@ $def with (content)
$:content
</div>
- <div id="footer">
+ <div id="footer" class="center">
<hr>
Any questions? Write us an e-mail to: