index
:
pelican-themes.git
master
pelican-bootstrap3 adapted for my blog
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
franticworld
/
templates
/
category.html
blob: 816aaf0929e0f93702939150ad563487dd39c5e5 (
plain
)
1
2
{% extends
"index.html"
%} {% block title %}{{ SITENAME }} - {{ category }}{% endblock %}