4 lines
83 B
Mako
4 lines
83 B
Mako
## -*- coding: utf-8 -*-
|
|
<%inherit file="/batch/row.view.mako" />
|
|
${parent.body()}
|
|
|