X-Git-Url: http://git.veekun.com/zzz-spline-frontpage.git/blobdiff_plain/f3fc85523d8288c4eb352bf9836660fe4a67781b..16a2995a38feb21c3477a474a752efd9005e6b4f:/splinext/frontpage/templates/index.mako?ds=sidebyside diff --git a/splinext/frontpage/templates/index.mako b/splinext/frontpage/templates/index.mako index 677c58c..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.source.template}" args="update=update" /> -% endfor +<%include file="/front_page/updates.mako" />