forked from orbit-oss/flask
clean up js example
This commit is contained in:
parent
746b91dfce
commit
1e84c67beb
5 changed files with 10 additions and 8 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<hr>
|
||||
<p>{% block intro %}{% endblock %}</p>
|
||||
<hr>
|
||||
<form>
|
||||
<form id="calc">
|
||||
<label>a <input name="a"></label>
|
||||
<span>+</span>
|
||||
<label>b <input name="b"></label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue