diff options
Diffstat (limited to 'templates/index.html.j2')
| -rw-r--r-- | templates/index.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html.j2 b/templates/index.html.j2 index fed619b..0512039 100644 --- a/templates/index.html.j2 +++ b/templates/index.html.j2 @@ -6,7 +6,7 @@ {% include "poll_info_table.html.j2" %} <p>You can add time options as well as modify all settings after submitting.</p> - <input class="green" type="submit" value="Create"> + <input class="blue" type="submit" value="Create"> </form> {% if created_polls | length != 0 %} |
