mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
stylize the date
This commit is contained in:
parent
36192647c0
commit
8215dfab78
@ -16,7 +16,7 @@
|
|||||||
<div class="description">
|
<div class="description">
|
||||||
{{choice.text}}
|
{{choice.text}}
|
||||||
</div>
|
</div>
|
||||||
<h3>Jeudi <span>17</span> aout</h3>
|
<h3>{{choice.date | date:'EEEE'}} <span>{{choice.date | date:'dd'}}</span>{{choice.date | date:'LLLL'}} </h3>
|
||||||
<h3>08:00</h3>
|
<h3>08:00</h3>
|
||||||
</div>
|
</div>
|
||||||
<div id="nombre_vote">
|
<div id="nombre_vote">
|
||||||
|
Loading…
Reference in New Issue
Block a user