Add prev/next buttons when viewing upgrade details
This commit is contained in:
parent
852bafdfa0
commit
c0a28716f5
4 changed files with 33 additions and 3 deletions
|
@ -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()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue