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