This website works better with JavaScript.
Explore
Help
Sign In
LEdoian
/
blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1227504b53
blog
pub/systemd-gripes
pub/forgetting-dns6
pub/kerberos-wifi
pub/mimeapps
pub/python-goto
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1227504b53'
${ noResults }
blog
/
test-theme
/
templates
/
archives.html
4 lines
92 B
HTML
Raw
Normal View
History
Unescape
Escape
Factor out list.html and create a first a bit usable version of the theme Yes, a double commit. Also, yes, I was inspired by example themes.
3 years ago
{% extends 'list.html' %}
{% set page_title = "Archive" %}
{% set list_title = "Archive" %}