First commit

This commit is contained in:
2024-09-26 23:59:03 +02:00
commit f3116a6876
53 changed files with 1822 additions and 0 deletions
@@ -0,0 +1,5 @@
{% load i18n %}
<div>
<input class="form-control" type="text" v-model="item.name">
</div>