summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index c34e4bd..f5a318a 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -18,7 +18,7 @@
<div id="content">
{%- if next or prev %}
- <div id="pagination">
+ <div class="pagination">
{% if prev %}
<a class="prev" href="{{ prev.strftime("/sites/%Y/%m/%d.html") }}">
&larr; fr&uuml;her
@@ -51,7 +51,7 @@
{% endfor -%}
{%- if next or prev %}
- <div id="pagination">
+ <div class="pagination">
{% if prev %}
<a class="prev" href="{{ prev.strftime("/sites/%Y/%m/%d.html") }}">
&larr; fr&uuml;her