summaryrefslogtreecommitdiff
path: root/templates/page.mako
blob: 8e30cf390fafed73e3bd0bc7f9d5e50e843d6cb5 (plain)
1
2
3
4
5
6
7
8
9
10
<%inherit file="/root.mako" />

## content

<h1 class="title">${self.heading()}</h1>
${next.body()}

## functions
<%def name="heading()">
</%def>
>-2/+9 2010-04-13Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2-56/+64 2010-04-12Updated newsRené 'Necoro' Neumann1-0/+1 2010-04-13Added my name to translators list.Clement Bourgeois1-0/+1