create wallpaper for body and make app listen on 0.0.0.0
This commit is contained in:
@@ -2,7 +2,14 @@
|
||||
{% block title %}Beertap{% endblock %}
|
||||
{% block content %}
|
||||
<form method="POST">
|
||||
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<div class="btn-group d-flex" role="group" aria-label="order_buttons">
|
||||
<button type="submit" name="submit_button" value="option_1" class="btn btn-primary w-100 py-5">Left</button>
|
||||
<button type="submit" name="submit_button" value="option_2" class="btn btn-secondary w-100 py-5">Right</button>
|
||||
|
||||
Reference in New Issue
Block a user