diff --git a/application/receipts/templates/receipt.html b/application/receipts/templates/receipt.html index 845c4c6..9ab588c 100644 --- a/application/receipts/templates/receipt.html +++ b/application/receipts/templates/receipt.html @@ -16,13 +16,20 @@ + {% if session['user']['flags']['darkmode'] %} + + {% endif %} + - + {% if session['user']['flags']['darkmode'] %} + + {% else %} + {% endif %}