summaryrefslogtreecommitdiff
path: root/templates/form/fields/email.toml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/form/fields/email.toml')
-rw-r--r--templates/form/fields/email.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/form/fields/email.toml b/templates/form/fields/email.toml
deleted file mode 100644
index 3ef14e8..0000000
--- a/templates/form/fields/email.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-type = "email"
-name = "email"
-placeholder = "E-Mail"
-
-[attributes]
-data-email = "test@example.org"
-