diff --git a/system/author/partials/fields.twig b/system/author/partials/fields.twig index 93a6693..c5e812d 100644 --- a/system/author/partials/fields.twig +++ b/system/author/partials/fields.twig @@ -37,7 +37,7 @@ {% if field.type == 'textarea' %} - + {% elseif field.type == 'paragraph' %} diff --git a/system/author/settings/plugins.twig b/system/author/settings/plugins.twig index 327d2da..8f9e1d0 100644 --- a/system/author/settings/plugins.twig +++ b/system/author/settings/plugins.twig @@ -85,6 +85,8 @@ {{ csrf_field() | raw }} + +