mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-25 10:08:36 +02:00
feat: first batch of work
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% load decimal %}
|
||||
{% load currency_display %}
|
||||
{% load formats %}
|
||||
<input class="tw:input tw:input-bordered tw:input-lg tw:w-full tw:mb-3"
|
||||
<input class="input input-bordered input-lg w-full mb-3"
|
||||
type="text"
|
||||
value="{{ converted_amount|localize_number:decimal_places|default:'-' }}"
|
||||
name="to_value"
|
||||
|
||||
Reference in New Issue
Block a user