repo.or.cz
/
haanga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
+ Added test.
[haanga.git]
/
tests
/
assert_templates
/
nested_block_second_parent_override.tpl
blob
018412a93928a9c14818117c240c049a6cc3f581
1
{% extends "assert_templates/nested_block_second_parent.tpl" %}
2
3
{% block inner2_1 %}
4
2.1-overrided
5
{% endblock %}