python-hard-way/Apol-Topics/templates/my-form.html

12 lines
319 B
HTML
Raw Normal View History

2019-04-02 22:36:09 +00:00
</br>
<p>Hit the Button For Random Apol Topics</p>
<form method="POST">
<input name="secret" type="submit" value="Apol Topics">
</form>
<!--</br>
<p>And your shift in this box. Then hit "shift" when you are ready.</p>
<form method="POST">
<input name="shift">
<input type="submit" value="Shift">
</form>-->