Renamed variables

This commit is contained in:
Kristofers Solo
2023-04-07 23:43:30 +03:00
parent ff396a1192
commit 6c259d2e96
2 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
{% endfor %}
</ul>
<br>
<p>{{ project.create_date }}</p>
<p>{{ project.date_created }}</p>
{% empty %}
<p>No projects yet (</p>
{% endfor %}