Added: web2py current files

This commit is contained in:
2021-10-01 10:29:16 +02:00
parent 1615f2425d
commit 3c85651561
90 changed files with 10710 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{{extend 'layout.html'}}
<div class="row">
<div class="col-md-12">
<h1>{{=u1}}</h1>
<h2>{{=u2}}</h2>
</div>
</div>