mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
Improving the timeline UI
This commit is contained in:
parent
ffe15f2037
commit
79fa06640a
@ -1,5 +1,5 @@
|
|||||||
<div class="activity">
|
<div>
|
||||||
<h3>{{ 'Activity'|trans }}</h3>
|
<h3>{{ activity.date|localizeddate('long', 'none') }}<span class="activity"> / {{ 'Activity'|trans }}</span></h3>
|
||||||
<div class="statement">
|
<div class="statement">
|
||||||
<span class="statement">{{ '%user% has done an %activity_type% on %date%'|trans(
|
<span class="statement">{{ '%user% has done an %activity_type% on %date%'|trans(
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user