git://git.onelab.eu
/
unfold.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
move former myslice/viewutils.py, to gether with the contents of former views/ subdir...
[unfold.git]
/
ui
/
templates
/
view-unfold2.html
1
{% extends 'layout-unfold2.html' %}
2
3
{% block unfold2_main %}
4
{{ unfold2_main|safe }}
5
{% endblock unfold2_main %}
6
7
{% block unfold2_margin %}
8
{{ unfold2_margin|safe }}
9
{% endblock unfold2_margin %}