aboutsummaryrefslogtreecommitdiffstats
path: root/dev-random/templates/index.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/index.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/index.html')
-rw-r--r--dev-random/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-random/templates/index.html b/dev-random/templates/index.html
index ad01608..11314d1 100644
--- a/dev-random/templates/index.html
+++ b/dev-random/templates/index.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{%- block content %}
- <section id="page-content">
+ <section class="content">
<h1 id="page-title">{% block index_title %}Tous les articles{% endblock index_title %}</h1>
{% for article in articles_page.object_list %}