This commit is contained in:
SBD
2023-12-08 16:47:53 +03:00
parent f5a1427e25
commit 8286f2a59b

View File

@@ -17,7 +17,7 @@
transition: 200ms;
}
</style>
<a class="{{ widget.name_w }}_{{ widget.id }}_widget_btn_a_" href="{{ widget.url }}">
<a class="{{ widget.name_w }}_{{ widget.id }}_widget_btn_a" href="{{ widget.url }}">
{{ widget.but_title }}
</a>
{% endif %}