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
/
index.mako
1
<%inherit file="base.mako" />
2
3
<%def name="title()">Updates</%def>
4
5
<h1>Updates</h1>
6
<%include file="/front_page/updates.mako" />