mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
whoops
This commit is contained in:
parent
2dc52e9c4b
commit
e37fc3686a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
Seeking funding
|
Seeking funding
|
||||||
{% elif proposal.status == 3 %}
|
{% elif proposal.status == 3 %}
|
||||||
Work in progress
|
Work in progress
|
||||||
{% elif proposal.status == 3 %}
|
{% elif proposal.status == 4 %}
|
||||||
Completed
|
Completed
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</span>
|
</span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue