Refactor (coalesce) all batch-related templates
This commit is contained in:
parent
951057d8c2
commit
965dac9f43
22 changed files with 164 additions and 322 deletions
4
tailbone/templates/batch/index.mako
Normal file
4
tailbone/templates/batch/index.mako
Normal file
|
@ -0,0 +1,4 @@
|
|||
## -*- coding: utf-8; -*-
|
||||
<%inherit file="/master/index.mako" />
|
||||
|
||||
${parent.body()}
|
Loading…
Add table
Add a link
Reference in a new issue