aboutsummaryrefslogtreecommitdiffstats
path: root/dev-random/templates/categories.html
diff options
context:
space:
mode:
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 %}