mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-29 03:57:22 +02:00
feat: automated replacement
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{% load i18n %}
|
||||
<div id="search" class="mb-3">
|
||||
<label class="w-100">
|
||||
<div id="search" class="tw:mb-3">
|
||||
<label class="tw:w-full">
|
||||
<input type="search"
|
||||
class="form-control"
|
||||
class="tw:input tw:input-bordered tw:w-full"
|
||||
placeholder="{% translate 'Search' %}"
|
||||
_="on input or search
|
||||
show < tbody>tr /> in <table/>
|
||||
|
||||
Reference in New Issue
Block a user