mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-26 18:48:42 +02:00
changes
This commit is contained in:
8
app/templates/includes/help_icon.html
Normal file
8
app/templates/includes/help_icon.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{% spaceless %}
|
||||
<span class="tw-text-xs text-white-50 mx-1"
|
||||
data-bs-toggle="tooltip"
|
||||
data-bs-title="{{ content }}"
|
||||
_="install toast">
|
||||
<i class="fa-solid fa-circle-question fa-fw"></i>
|
||||
</span>
|
||||
{% endspaceless %}
|
||||
Reference in New Issue
Block a user