diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 5243819..263d824 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -54,27 +54,27 @@ {% if toot.card %}
-
- -
- {% if toot.card.description %}
{% if toot.card.image %} {% endif %}
+

+ + + {{ toot.card.title }} + + +

{{ toot.card.description }}

- {% endif %}
{% endif %}