From 804652ac67a0500ba30502f56bb38d87f711caf2 Mon Sep 17 00:00:00 2001 From: Ryan Prather Date: Fri, 13 Dec 2024 09:00:01 -0500 Subject: [PATCH] Fix asset links --- templates/registration/register-step-admin.html.twig | 2 +- templates/registration/register-step-company.html.twig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/registration/register-step-admin.html.twig b/templates/registration/register-step-admin.html.twig index 0be4933..ca14500 100644 --- a/templates/registration/register-step-admin.html.twig +++ b/templates/registration/register-step-admin.html.twig @@ -17,7 +17,7 @@
-
+
diff --git a/templates/registration/register-step-company.html.twig b/templates/registration/register-step-company.html.twig index 36570b5..736af4d 100644 --- a/templates/registration/register-step-company.html.twig +++ b/templates/registration/register-step-company.html.twig @@ -17,13 +17,13 @@
-
+
-

Sign Up

-

Enter your email and password to register

+

Add Company

+

Add company data

{{ form_errors(form) }}