diff --git a/bookwyrm/templates/snippets/status/layout.html b/bookwyrm/templates/snippets/status/layout.html index 68feb897..7ef269af 100644 --- a/bookwyrm/templates/snippets/status/layout.html +++ b/bookwyrm/templates/snippets/status/layout.html @@ -4,9 +4,9 @@ {% load humanize %} {% block card-header %} -

- {% include 'snippets/status/status_header.html' with status=status %} -

+
+ {% include 'snippets/status/status_header.html' with status=status %} +
{% endblock %} {% block card-content %}{% endblock %} diff --git a/bookwyrm/templates/snippets/status/status_header.html b/bookwyrm/templates/snippets/status/status_header.html index 27bce0ca..ca8b599c 100644 --- a/bookwyrm/templates/snippets/status/status_header.html +++ b/bookwyrm/templates/snippets/status/status_header.html @@ -10,7 +10,7 @@
-

+

{{ status.published_date|timesince }} {% if status.progress %}