5 lines
115 B
Python
5 lines
115 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
from gluon.packages.template.template import render, parse_template
|