X-Git-Url: http://git.veekun.com/zzz-spline-frontpage.git/blobdiff_plain/475ce71bfb57fba45376c568d603007a5e52f54a..e1e19c27da0c22e6b65a6e245f53f8a26739778e:/splinext/frontpage/templates/index.mako diff --git a/splinext/frontpage/templates/index.mako b/splinext/frontpage/templates/index.mako index b9d9f4f..b7a3b5c 100644 --- a/splinext/frontpage/templates/index.mako +++ b/splinext/frontpage/templates/index.mako @@ -1,10 +1,6 @@ <%inherit file="base.mako" /> -<%def name="title()">Home +<%def name="title()">Updates

Updates

-% for update in c.updates: -

${repr(update.__dict__)}

-<%include file="${update.template}" args="update=update" /> -
-% endfor +<%include file="/front_page/updates.mako" />