Add view template stub for trainwreck transaction
This commit is contained in:
parent
ceceb3f030
commit
5b697cdf26
6
tailbone/templates/trainwreck/transactions/view.mako
Normal file
6
tailbone/templates/trainwreck/transactions/view.mako
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
## -*- coding: utf-8; -*-
|
||||||
|
<%inherit file="/master/view.mako" />
|
||||||
|
|
||||||
|
## nb. this exists just so everyone can inherit from it
|
||||||
|
|
||||||
|
${parent.body()}
|
Loading…
Reference in a new issue