diff --git a/templates/partials/mdl_input_datetime.mustache b/templates/partials/mdl_input_datetime.mustache
index b8df7bb..9487840 100644
--- a/templates/partials/mdl_input_datetime.mustache
+++ b/templates/partials/mdl_input_datetime.mustache
@@ -1,5 +1,5 @@
-
+
Please input a valid date!
diff --git a/templates/partials/mdl_input_decimal.mustache b/templates/partials/mdl_input_decimal.mustache
index 5e106b5..b904876 100644
--- a/templates/partials/mdl_input_decimal.mustache
+++ b/templates/partials/mdl_input_decimal.mustache
@@ -1,5 +1,5 @@
-
+
Please input a value!
diff --git a/templates/partials/mdl_input_email.mustache b/templates/partials/mdl_input_email.mustache
index e258857..7a8a6e1 100644
--- a/templates/partials/mdl_input_email.mustache
+++ b/templates/partials/mdl_input_email.mustache
@@ -1,5 +1,5 @@
-
+
Please input a valid email address!
diff --git a/templates/partials/mdl_input_number.mustache b/templates/partials/mdl_input_number.mustache
index f3a8b35..6ef33ce 100644
--- a/templates/partials/mdl_input_number.mustache
+++ b/templates/partials/mdl_input_number.mustache
@@ -1,5 +1,5 @@
-
+
Please input a value!
diff --git a/templates/partials/mdl_input_tel.mustache b/templates/partials/mdl_input_tel.mustache
index f2c227b..ba5f734 100644
--- a/templates/partials/mdl_input_tel.mustache
+++ b/templates/partials/mdl_input_tel.mustache
@@ -1,5 +1,5 @@
-
+
Please input a valid phone number!
diff --git a/templates/partials/mdl_input_text.mustache b/templates/partials/mdl_input_text.mustache
index 59b56c6..5cb6e76 100644
--- a/templates/partials/mdl_input_text.mustache
+++ b/templates/partials/mdl_input_text.mustache
@@ -1,5 +1,5 @@
-
+
Please input a value!
diff --git a/templates/partials/mdl_input_url.mustache b/templates/partials/mdl_input_url.mustache
index b471f4c..0d9e865 100644
--- a/templates/partials/mdl_input_url.mustache
+++ b/templates/partials/mdl_input_url.mustache
@@ -1,5 +1,5 @@
-
+
Please input a valid URL!