index
:
pelican-themes
isso
master
myblog
static_comments
Themes for Pelican
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SOB
/
templates
/
category.html
blob: dd22dca4d9d9c35d17d0490ced7308484461c2d1 (
plain
) (
blame
)
1
2
3
4
{% extends
"index.html"
%} {% block title %} {{ SITENAME }} - {{ category }} {% endblock %}