review action
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</div>
|
||||
<div class="flex flex-col text-left leading-none uppercase">
|
||||
{% if author %}
|
||||
<p class="text-gray-400 text-xs">{{ author.title }}</p>
|
||||
<p class="text-gray-400 text-xs mb-0">{{ author.title }}</p>
|
||||
{% endif %}
|
||||
<p class="text-gray-400 text-xs">
|
||||
<time datetime="{{post.date}}">
|
||||
|
||||
Reference in New Issue
Block a user