projects
/
zzz-spline-frontpage.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Support stuff-other-than-updates.
[zzz-spline-frontpage.git]
/
splinext
/
frontpage
/
templates
/
front_page
/
extras.mako
1
% for extra in c.extras:
2
<%include file="${extra.template}" args="obj=extra" />
3
% endfor