index
:
dusu_website.git
master
DuSu's website, django based
Guillaume Seguin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
main
/
raw_page.html
blob: 50e42b6e3101ecc5b349d39f81d8ae02f8fc7c15 (
plain
)
1
2
3
{% extends "main/simple_page.html" %} {% block content %}{{ content|safe }}{% endblock %}