···11{% extends "base.html" %} {% block content %}
22<h1 class="title">{{ section.title }}</h1>
33+44+<p role="heading">--- <span style="letter-spacing: 0.1em;">Main Blog</span> ---</p>
55+36<ul>
47 <!-- If you are using pagination, section.pages will be empty.
58 You need to use the paginator object -->
···912 {% endif %}
1013 {% endfor %}
1114</ul>
1515+1616+<p role="heading" >--- <span style="letter-spacing: 0.213em;">Archival</span> ---</p>
12171318<ul>
1419 {% for page in section.pages %}