mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-06 13:01:50 +02:00
Fix merge
This commit is contained in:
parent
1e8d69f697
commit
75cb0abd93
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@
|
|||
<div class="py-3 d-flex justify-content-center empty-bill">
|
||||
<div class="card d-inline-flex p-2">
|
||||
<div class="card-body text-center text-muted">
|
||||
<i class="icon icon-white hand-holding-heart">{{ static_include("images/hand-holding-heart.svg") | safe }}</i>
|
||||
<i class="icon icon-white billimg">{{ static_include("images/bill.svg") | safe }}</i>
|
||||
<h3>{{ _('Nothing to list')}}</h3>
|
||||
<p>
|
||||
{{ _("Someone probably cleared the project history.") }}
|
||||
|
|
Loading…
Reference in a new issue