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