mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-24 10:21:27 +01:00
4 lines
145 B
HTML
4 lines
145 B
HTML
{% load i18n %}
|
|
<i class="fa-solid fa-volume-xmark me-2 fa-fw"></i>{% translate 'Mute sounds' %}
|
|
{{ user.settings.volume|json_script:"volume" }}
|