dcc1699f69
Also remove some u"" style strings within templates, since they appear to be unnecessary.
4 lines
73 B
Mako
4 lines
73 B
Mako
## -*- coding: utf-8 -*-
|
|
<%inherit file="/base.mako" />
|
|
${parent.body()}
|
|
|