diff --git a/themes/gallo/layouts/partials/carousel.html b/themes/gallo/layouts/partials/carousel.html new file mode 100644 index 0000000..26fdd9b --- /dev/null +++ b/themes/gallo/layouts/partials/carousel.html @@ -0,0 +1,68 @@ + + + diff --git a/themes/gallo/layouts/partials/rental_catalog.html b/themes/gallo/layouts/partials/rental_catalog.html index c127ca2..cffcd4a 100644 --- a/themes/gallo/layouts/partials/rental_catalog.html +++ b/themes/gallo/layouts/partials/rental_catalog.html @@ -74,6 +74,11 @@ {{ .dimensions }} {{ end }} {{ if ne .baseCost "" }} +
+ Purchase Cost: + {{ .purchaseCost }} +
+ {{ end }}{{ if ne .baseCost "" }}
Rental Cost: {{ .baseCost }} @@ -91,30 +96,14 @@ {{ end }}
-
- {{ if ne .purchaseCost "" }} -
+
- {{ else }} -
- Purchase Unavailable -
- {{ end }} - - - -
+ Expand + +