index
:
megapixels_dev.git
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
site
/
templates
/
page.html
blob: 124dd3058529f5c818781a52299884cece3a37d5 (
plain
)
1
2
3
4
5
{%
extends
'layout.html'
%}
{%
block
content
%}
{{
content
}}
{%
endblock
%}