Beispiel #1
0
def aside():
    return render_response("base-aside.html", method="partial")
Beispiel #2
0
def index():
    return genshi.render_response("base-layout.html")