diff --git a/templates/macros.html.tera b/templates/macros.html.tera index 0df495c8..0bdd8e46 100644 --- a/templates/macros.html.tera +++ b/templates/macros.html.tera @@ -24,7 +24,7 @@

{% endmacro post_card %} -{% macro input(name, label, errors, form, type="text", props="", optional=false, default='', details='') %} +{% macro input(name, label, errors, form, type="text", props="", optional=false, default='', details=' ') %}