Compare commits

..

No commits in common. "f1902921711b43204c35af4b28849fc263179169" and "76b69d851aa590ecf8caac135b72962a72e83635" have entirely different histories.

View File

@ -70,7 +70,7 @@
<div class="text-xs uppercase font-light text-grey-500"> <div class="text-xs uppercase font-light text-grey-500">
{$_('total-donations')} {$_('total-donations')}
</div> </div>
<div class="text-xl font-bold">{(stats.total_donation/100).toFixed(2)} €</div> <div class="text-xl font-bold">{stats.total_donation} €</div>
</div><svg </div><svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
height="24" height="24"