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