index
:
website.git
master
repo of my website
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
index.html.j2
blob: 8257ab2bea70c8b1bf1c7991f216556745e8abe0 (
plain
)
1
2
3
4
{% extends "template.html.j2" %} {% block content %} {{ content }} {% endblock %}