Sign in
gfiber
/
vendor
/
opensource
/
tornado
/
0bc94b672065fc443af376b9201e03155e0661d6
/
.
/
demos
/
appengine
/
templates
/
entry.html
blob: 43c835deadad689961480e50f0863e2477b449a5 [
file
] [
log
] [
blame
]
{% extends "base.html" %}
{% block body %}
{{ modules.Entry(entry) }}
{% end %}