mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-11 23:32:56 +02:00
feat: automated replacement
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div role="tablist" class="tw:tabs tw:tabs-lifted{% if tabs.css_class %} {{ tabs.css_class }}{% endif %}"{% if tabs.css_id %} id="{{ tabs.css_id }}"{% endif %}>
|
||||
{{ links|safe }}
|
||||
{{ content|safe }}
|
||||
</div>
|
||||
Reference in New Issue
Block a user