repo.or.cz
/
haanga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Added django-yui-layout-templates project with few modifications
[haanga.git]
/
examples
/
django-yui-layout-templates
/
shared
/
footer.html
blob
64d3d833169f782935da16954f9331c4ab203d61
1
{% for file in files %}
2
<a
href
=
"?layout={{ file }}"
>
{{ file }}
</a>
|
3
{% endfor %}