Compare commits
No commits in common. "ed2df9b2188e74f00823aa98f139596c98f9002b" and "8210d3823951af871138609376e5cdb26f6e45b6" have entirely different histories.
ed2df9b218
...
8210d38239
2 changed files with 1 additions and 7 deletions
|
@ -2,13 +2,6 @@
|
||||||
{
|
{
|
||||||
"year": 2021,
|
"year": 2021,
|
||||||
"donations": [
|
"donations": [
|
||||||
{
|
|
||||||
"date": "30.11.2021",
|
|
||||||
"amount": 5,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": "Rumo",
|
|
||||||
"first": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "16.11.2021",
|
"date": "16.11.2021",
|
||||||
"amount": 120,
|
"amount": 120,
|
||||||
|
|
|
@ -77,6 +77,7 @@ title: sp-codes
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
<p>{{url}}</p>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
{{ content | safe }}
|
{{ content | safe }}
|
||||||
|
|
Loading…
Reference in a new issue