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

Updates

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