summaryrefslogtreecommitdiff
path: root/art/plt/page_list.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-06-06 06:59:20 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-06-06 06:59:20 -0600
commit28d1ea21350640ff5da7412b7e096cc09f7cb567 (patch)
tree2177386769bed078f73a9360d340059f49f409a8 /art/plt/page_list.html
parent408da9eafe37c7522ab7aeb212df09b46487bcbd (diff)
refactor css and theme switcher
Diffstat (limited to 'art/plt/page_list.html')
-rw-r--r--art/plt/page_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/art/plt/page_list.html b/art/plt/page_list.html
index 16dc4d5..bd1f678 100644
--- a/art/plt/page_list.html
+++ b/art/plt/page_list.html
@@ -1,6 +1,6 @@
{%macro print(pages)%}
<h2>Articles</h2>
- <ul>
+ <ul class="page-list">
{%for p in pages%}
{%if loop.previtem%}
{%if loop.previtem.cdate_list_sep !=p.cdate_list_sep%}