index
:
site.git
main
my site
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
index.html
blob: b539396d86618c985a61d0e0ab5e28baaee8d66a (
plain
)
1
2
3
4
{% extends "base.html" %} {% block content %} {{ section.content | safe }} {% endblock %}