From 6299c01444b0ea7988c1985947903366212135af Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Tue, 20 Jun 2023 11:02:17 -0400 Subject: [PATCH] improving homepage template --- templates/vinyl/homepage.html.twig | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/vinyl/homepage.html.twig b/templates/vinyl/homepage.html.twig index 7a8e32a..1b1972c 100644 --- a/templates/vinyl/homepage.html.twig +++ b/templates/vinyl/homepage.html.twig @@ -3,14 +3,14 @@ {% block title %}Create a new Record | {{ parent() }}{% endblock %} {% block body %} -
-

{{ title }}

-
-
+
+

{{ title }}

+
+
{{ include('mix/_recordSvg.html.twig') }}
-
-

10 songs (30 minutes of 60 still available)

+
+

6 songs (30 minutes of 60 still available)

{% for track in tracks %}