Skip to content

Commit

Permalink
Fixes #322. (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickreiffenstein authored Oct 26, 2023
1 parent 579edaa commit 98c973a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions stregsystem/templates/stregsystem/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,14 +143,6 @@
{% include "stregsystem/purchase_heatmap.html" %}
</center>
<br />
{% if give_multibuy_hint %}
<center>
<h1>psssst. multibuy er enabled.</h1>
{% autoescape off %}
<b> Du kunne have skrevet: {{sale_hints}} </b>
{% endautoescape %}
</center>
{% endif %}
<div style="clear: both;">&nbsp;</div>

{% endblock %}
Expand Down

0 comments on commit 98c973a

Please sign in to comment.