parent
9f9b1296e2
commit
3006cfab02
|
@ -83,8 +83,8 @@
|
|||
{% if display_submitted %}
|
||||
<footer>
|
||||
{{ author_picture }}
|
||||
<div{{ author_attributes }}>
|
||||
{% trans %}Submitted by {{ author_name }} on {{ date }}{% endtrans %}
|
||||
<div{{ author_attributes.addClass('mb-4 text-gray-700') }}>
|
||||
{% trans %}Posted on {{ date }}{% endtrans %}
|
||||
{{ metadata }}
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue