diff --git a/templates/base.html b/templates/base.html index 09a584b..190cc16 100644 --- a/templates/base.html +++ b/templates/base.html @@ -178,6 +178,7 @@ window.daDataExternalApiKey = "{{ dadata_api_key }}"; }); + {% if message_bonus %} - + {% endif %} {% endblock %} {% block js %}{% endblock %}