rattail-demo/rattail_demo/web/templates/themes/bobcat/base.mako
2018-11-28 23:53:19 -06:00

8 lines
204 B
Mako

## -*- coding: utf-8; -*-
<%inherit file="tailbone:templates/themes/bobcat/base.mako" />
## NOTE: we must define this base template even though we just
## inherit from upstream bobcat!
${parent.body()}