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