diff --git a/templates/card.html b/templates/card.html index 36d68a1..673493b 100644 --- a/templates/card.html +++ b/templates/card.html @@ -1,36 +1,36 @@
-
+
+ {{ gallary.title }} - +
{{ alt_text if alt_text else title }}
-
{{ title }}
-

{{ description | default('') }}

+

{{ gallary.description | default('') }}