diff --git a/yopa-web/resources/templates/_macros.html.tera b/yopa-web/resources/templates/_macros.html.tera
index 2ee00a7..53d5e13 100644
--- a/yopa-web/resources/templates/_macros.html.tera
+++ b/yopa-web/resources/templates/_macros.html.tera
@@ -5,5 +5,5 @@
{%- endif -%}
{%- if prop.optional %}, OPTIONAL{% endif %}
{%- if prop.multiple %}, MULTIPLE{% endif %}
- Delete property
+ Delete property
{% endmacro input %}
diff --git a/yopa-web/resources/templates/index.html.tera b/yopa-web/resources/templates/index.html.tera
index 5fb9989..0031272 100644
--- a/yopa-web/resources/templates/index.html.tera
+++ b/yopa-web/resources/templates/index.html.tera
@@ -23,7 +23,7 @@
{{model.name}}
- Delete model ·
+ Delete model ·
Edit model ·
New relation ·
New property
@@ -50,7 +50,8 @@
{%- if rel.model.multiple %}, MULTIPLE{% endif %}
- Delete relation ·
+ Edit relation ·
+ Delete relation ·
New property
diff --git a/yopa-web/resources/templates/model_create.html.tera b/yopa-web/resources/templates/model_create.html.tera
index afa1571..d1726e7 100644
--- a/yopa-web/resources/templates/model_create.html.tera
+++ b/yopa-web/resources/templates/model_create.html.tera
@@ -12,11 +12,9 @@ Define object
Define new object model
-{# TODO implement value restoration on error #}
-
diff --git a/yopa-web/resources/templates/property_create.html.tera b/yopa-web/resources/templates/property_create.html.tera
index d441145..b66db34 100644
--- a/yopa-web/resources/templates/property_create.html.tera
+++ b/yopa-web/resources/templates/property_create.html.tera
@@ -22,11 +22,11 @@ Define property
-
+
-
+