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: fa4873e907cc0a053cf44ffb032640831b60f32b (
plain
)
1
2
3
4
{% extends "template.html.j2" %} {% block content %} {{ content|safe }} {% endblock %}