<%namespace name="util" module="bodhi.util" inheritable="True"/> <%namespace name="pager" file="pager.html" inheritable="True" /> <%namespace name="tables" file="tables.html" inheritable="True" /> <%namespace name="fragments" file="fragments.html" inheritable="True" /> % if not update: Fedora Updates System % else: ${update.title} - Fedora Updates System % endif
${self.body()}
% if request.user and request.user.show_popups: % endif % if 'fedmenu.url' in request.registry.settings: % endif