git://git.onelab.eu
/
myslice.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
new object pluginset
[myslice.git]
/
templates
/
view-plugin.html
1
{% extends 'layout-myslice.html' %}
2
3
{% block content_main %}
4
{{ content_main|safe }}
5
{% endblock content_main %}
6
7
{% block content_related %}
8
{{ content_related|safe }}
9
{% endblock content_related %}