1
0
mirror of https://github.com/creyD/asiimov.git synced 2026-06-15 02:02:23 +02:00

Started Working on Inventory Getter

- Fixed Spelling Mistake on Inventory Page
This commit is contained in:
2020-03-08 22:28:58 +01:00
parent 4c0544eb30
commit 6c98e766c0
2 changed files with 25 additions and 44 deletions

View File

@@ -18,7 +18,7 @@
<p></p>
</div>
{% empty %}
No Invetory Data!
No Inventory Data!
{% endfor %}
</div>
{% endblock %}