...
This commit is contained in:
parent
629e3ec547
commit
6c0edc997c
@ -8,7 +8,7 @@
|
||||
<label for="delete_{{ post.id }}">
|
||||
{% if post.subject|length > 0 %}
|
||||
{# show subject #}
|
||||
<span itemprop="title" class="subject">{{ post.subject }}</span>
|
||||
<span itemprop="name" class="subject">{{ post.subject }}</span>
|
||||
{% endif %}
|
||||
{% if post.email|length > 0 %}
|
||||
{# start email #}
|
||||
|
Loading…
Reference in New Issue
Block a user