+
{% include ui/input-selectgroup.html values="i:sun,i:moon,i:cloud-rain,i:cloud,Other" class="selectgroup-pills" %}
-
+
{% include ui/input-selectgroup.html values="HTML,CSS,PHP,JavaScript" class="selectgroup-pills" %}
diff --git a/pages/_includes/forms/form-elements-3.html b/pages/_includes/forms/form-elements-3.html
index d015efdfd..4b94a41cc 100644
--- a/pages/_includes/forms/form-elements-3.html
+++ b/pages/_includes/forms/form-elements-3.html
@@ -1,4 +1,4 @@
-
+
Radios
{% include ui/form/check.html title="Option 1" type="radio" %}
@@ -7,7 +7,7 @@
-
+
Inline Radios
{% include ui/form/check.html title="Option 1" type="radio" inline=true %}
@@ -15,7 +15,7 @@
{% include ui/form/check.html title="Option 3" type="radio" inline=true %}
-
+
Checkboxes
{% include ui/form/check.html type="checkbox" %}
@@ -23,7 +23,7 @@
{% include ui/form/check.html type="checkbox" checked=true %}
-
+
Inline Checkboxes
{% include ui/form/check.html inline=true title="Option 1" type="checkbox" %}
@@ -33,11 +33,11 @@
{% include parts/input-toggle.html %}
-
+
Toggle switch single
{% include ui/form/check.html title="I agree with terms and conditions" switch=true %}
-
+
-
+
-
-
+
{% for i in (1..31) %}
{% endfor %}
-
+
{% for i in (1897..2014) reversed %}
{% endfor %}
@@ -83,27 +83,27 @@
-
+
{% include ui/input-group.html prepend="@" placeholder="username" %}
-
+
{% include ui/input-group.html append=".tabler.io" placeholder="subdomain" %}
-
+
{% include ui/input-group.html prepend="https://example.com/users/" %}
-
+
{% include ui/input-group.html prepend="$" append=".00" %}
-
+
-
+
-
+
-
+
-
+
-
+
{% for user in site.data.people limit: 10 %}
-
+
-
+
diff --git a/pages/_includes/forms/form-elements-5.html b/pages/_includes/forms/form-elements-5.html
index 365c3639e..250868982 100644
--- a/pages/_includes/forms/form-elements-5.html
+++ b/pages/_includes/forms/form-elements-5.html
@@ -1,13 +1,13 @@
-
+
{% include ui/input-mask.html mask="00/00/0000" placeholder="00/00/0000" visible=true %}
-
+
{% include ui/input-mask.html mask="(00) 0000-0000" placeholder="(00) 0000-0000" visible=true %}
-
+
diff --git a/pages/_includes/layout/menu.html b/pages/_includes/layout/menu.html
index 16dcb228b..022f96373 100644
--- a/pages/_includes/layout/menu.html
+++ b/pages/_includes/layout/menu.html
@@ -1,5 +1,6 @@
+{% removeemptylines %}
+{% endremoveemptylines %}
diff --git a/pages/users-list.html b/pages/users-list.html
index 6ac06d8e2..6452610d1 100644
--- a/pages/users-list.html
+++ b/pages/users-list.html
@@ -41,7 +41,7 @@ done: true
Country
-
+