forked from samuel-p/sp-codes.de
major improvements
This commit is contained in:
parent
848289cdc0
commit
8d2492e6c8
13 changed files with 25 additions and 27 deletions
|
@ -71,10 +71,10 @@ eleventyNavigation:
|
|||
</div>
|
||||
|
||||
<h2>Current Expenses</h2>
|
||||
{% include "expenses-current.html" %}
|
||||
{% include expenses-current.html %}
|
||||
|
||||
<h2>Donations {{donations[0].year}}</h2>
|
||||
{% include "donations-current.html" %}
|
||||
{% include donations-current.html %}
|
||||
|
||||
<p><a href="/{{locale}}/all-donations/">➔ All Donations</a></p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue