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