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
/
notebook
/
templates
/
category.html
blob: ed909a500d70f893c47a409c344a169e99023973 (
plain
) (
blame
)
1
2
{% extends
"index.html"
%} {% block title %}{{ SITENAME }} - {{ category }}{% endblock %}