1.0.7 push routines

This commit is contained in:
SDE
2024-05-08 11:33:24 +03:00
parent 2f421bb0ac
commit d6487d81c9
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
{% load i18n %}
{% load webpush_notifications %}
<footer>
<div>
@@ -69,11 +70,13 @@
</div>
<div class="clear-both"></div>
<div style="text-align: left; color: #FFF !important;">{% webpush_button %}</div>
</div>
<div class="second-footer">
<div>
<div class="sf_1_column">Copyright © 2023. {% trans "Все права защищены." %}</div>

View File

@@ -133,7 +133,7 @@
{% endif %}
</div>
<div style="text-align: right;">{% webpush_button %}</div>
<div class="clear_both"></div>
</div>