TO be Completed.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<h1 class="mt128">{{ title }}</h1>
|
||||
{% if date %}
|
||||
<div class="meta-published">
|
||||
Publié le : {{ moment(date).format('LL') }}
|
||||
Publié le : {{ date_format(date) }}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user