diff --git a/hanabi/templates/hanabi/hanabicontest_list.html b/hanabi/templates/hanabi/hanabicontest_list.html index 2796e5b7..15548596 100644 --- a/hanabi/templates/hanabi/hanabicontest_list.html +++ b/hanabi/templates/hanabi/hanabicontest_list.html @@ -16,7 +16,7 @@ if you want to earn spades.

- Register username + Register username


{% endif %} @@ -36,7 +36,7 @@

{{ contest.variant_name }}

{% endif %}

- Start table
diff --git a/markets/templates/markets/market_list.html b/markets/templates/markets/market_list.html index 4c629cf1..08b85cd3 100644 --- a/markets/templates/markets/market_list.html +++ b/markets/templates/markets/market_list.html @@ -16,7 +16,7 @@

Create new market + class="btn btn-outline-primary">Create new market


{% endif %} diff --git a/markets/templates/markets/market_results.html b/markets/templates/markets/market_results.html index c0582e2c..5dcfcb3c 100644 --- a/markets/templates/markets/market_results.html +++ b/markets/templates/markets/market_results.html @@ -16,7 +16,7 @@ Edit market + class="btn btn-outline-success">Edit market {% endif %}
diff --git a/opal/templates/opal/opalhunt_list.html b/opal/templates/opal/opalhunt_list.html index de52d58b..06a06846 100644 --- a/opal/templates/opal/opalhunt_list.html +++ b/opal/templates/opal/opalhunt_list.html @@ -23,7 +23,7 @@

List of hunts

{% elif hunt.has_started %}

{{ hunt }}

- Show puzzles + Show puzzles

Event started {{ hunt.start_date }} ({{ hunt.start_date|timesince }} ago).

{% else %} diff --git a/suggestions/templates/suggestions/problemsuggestion_form.html b/suggestions/templates/suggestions/problemsuggestion_form.html index e547b29c..31bbfa1a 100644 --- a/suggestions/templates/suggestions/problemsuggestion_form.html +++ b/suggestions/templates/suggestions/problemsuggestion_form.html @@ -119,7 +119,7 @@

Line length exceeded in solution!

{% if pk %} Delete Suggestion {% endif %} diff --git a/suggestions/templates/suggestions/suggestion_queue_list.html b/suggestions/templates/suggestions/suggestion_queue_list.html index f766434e..b27e4c8f 100644 --- a/suggestions/templates/suggestions/suggestion_queue_list.html +++ b/suggestions/templates/suggestions/suggestion_queue_list.html @@ -6,7 +6,7 @@ {% load otis_extras %}

Here are all the suggestion sets that haven't been checked yet.

- + 💡 Submit new suggestion