aboutsummaryrefslogtreecommitdiffstats
path: root/dev-random/templates/categories.html
diff options
context:
space:
mode:
authorm-r-r <raybaudroigm@gmail.com>2012-04-24 19:34:04 +0200
committerm-r-r <raybaudroigm@gmail.com>2012-04-24 19:35:37 +0200
commitdb59bf52aa9f7d2f5cbfb357e13f07e504e03aec (patch)
tree138ee4eebe85f23e796c150f8fc1c29572e145a0 /dev-random/templates/categories.html
parentc551764f59df02bf7a382b262449f5fcfae4ac3b (diff)
downloadpelican-themes-db59bf52aa9f7d2f5cbfb357e13f07e504e03aec.zip
pelican-themes-db59bf52aa9f7d2f5cbfb357e13f07e504e03aec.tar.gz
pelican-themes-db59bf52aa9f7d2f5cbfb357e13f07e504e03aec.tar.bz2
New layout
Diffstat (limited to 'dev-random/templates/categories.html')
-rw-r--r--dev-random/templates/categories.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-random/templates/categories.html b/dev-random/templates/categories.html
index ca9a7b1..0a5b0f4 100644
--- a/dev-random/templates/categories.html
+++ b/dev-random/templates/categories.html
@@ -3,7 +3,7 @@
{% block title %}{{ super() }} — Catégories{% endblock title %}
{%- block content %}
- <section id="page-content">
+ <section class="content">
<h1>Catégories</h1>
<ul id="category-list">
{% for category, n in categories %}