Tweaks status page
This commit is contained in:
parent
767190e012
commit
b762d2c226
3 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
{% load humanize %}
|
||||
{% load fr_display %}
|
||||
|
||||
<div class="card{% if depth %} depth-{{ depth }} {% if main %}main{% else %}reply{% endif %}{% endif %}">
|
||||
<div class="card">
|
||||
<header class="card-header">
|
||||
{% include 'snippets/status_header.html' with status=status %}
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue