Added new files
This commit is contained in:
commit
18a0d48c8c
31 changed files with 1956 additions and 0 deletions
4
modules/welcome/templates/welcome.html
Normal file
4
modules/welcome/templates/welcome.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<%inherit file="index.html"/>
|
||||
<%block name="content">
|
||||
This is Paramecio, a simple web framework based in Bottle, Mako and Python 3.
|
||||
</%block>
|
||||
Loading…
Add table
Add a link
Reference in a new issue