Add prev/next buttons when viewing upgrade details

This commit is contained in:
Lance Edgar 2017-08-13 18:28:40 -05:00
parent 852bafdfa0
commit c0a28716f5
4 changed files with 33 additions and 3 deletions

View file

@ -1,8 +1,6 @@
## -*- coding: utf-8; -*-
<%inherit file="tailbone:templates/master/view.mako" />
<%def name="content_title()">
<h1>${instance_title}</h1>
</%def>
## TODO: remove this once it's safe (no callers use it)...
${parent.body()}