From 5b476f8905f411768e23cb01d577a60e5a5fd725 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 22 Apr 2026 12:43:22 +0200 Subject: chore: extract theme into git submodule (danix2-hugo-theme) --- .../layouts/partials/form-components.html | 219 --------------------- 1 file changed, 219 deletions(-) delete mode 100644 themes/danix-xyz-hacker/layouts/partials/form-components.html (limited to 'themes/danix-xyz-hacker/layouts/partials/form-components.html') diff --git a/themes/danix-xyz-hacker/layouts/partials/form-components.html b/themes/danix-xyz-hacker/layouts/partials/form-components.html deleted file mode 100644 index 6c6416b..0000000 --- a/themes/danix-xyz-hacker/layouts/partials/form-components.html +++ /dev/null @@ -1,219 +0,0 @@ -{{ define "form-components" }} - - - -
-

Form Components

- - -
- - -
- - -
- - -
{{ i18n "form_invalid_email" }}
-
- - -
- - -
{{ i18n "form_password_help" | default "Must be at least 8 characters" }}
-
- - -
- - -
- - - -
- - -
- - - -
- - -
- - - -
- -
- - -
-

{{ i18n "form_select_interests" | default "Select your interests" }}

- - -
- - - -
-

{{ i18n "form_select_preference" | default "Select a preference" }}

- - -
- - - -
-
- - -
-
- - -
-
- - - -
-
- - -
- -
- - - -
-

Modal Examples

- - - -
- - - -
-

Notifications

- - - - -
- -
- - - - - - - - - - - - - -{{ end }} -- cgit v1.2.3