parameciofm/modules/welcome/templates/welcome.html
Antonio de la Rosa 18a0d48c8c Added new files
2015-12-07 03:39:06 +01:00

4 lines
142 B
HTML

<%inherit file="index.html"/>
<%block name="content">
This is Paramecio, a simple web framework based in Bottle, Mako and Python 3.
</%block>