forked from github/pelican
feat: this is going live now
This commit is contained in:
parent
eeaffe79e1
commit
06cac4589c
410 changed files with 4684 additions and 44715 deletions
7
templates/category.html
Normal file
7
templates/category.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{% extends "index.html" %}
|
||||
|
||||
{% block title %}{{ SITENAME|striptags }} - {{ category }} category{% endblock %}
|
||||
|
||||
{% block content_title %}
|
||||
<h2>Tales from the <em>{{ category }}</em> department</h2>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue