diff --git a/app/templates/partials/_property.html.j2 b/app/templates/partials/_property.html.j2 index 7ba689a..14012a9 100644 --- a/app/templates/partials/_property.html.j2 +++ b/app/templates/partials/_property.html.j2 @@ -81,19 +81,24 @@ {% else %}
+
Render Quality
- Render: High + High (0) +
+
- Render: Medium + Med (1) +
+
- Render: Low + Low (2)
diff --git a/app/templates/partials/_property_content.html.j2 b/app/templates/partials/_property_content.html.j2 index 859a189..1712ab5 100644 --- a/app/templates/partials/_property_content.html.j2 +++ b/app/templates/partials/_property_content.html.j2 @@ -59,24 +59,24 @@
-
Render
+
Render Quality
- - 0 + High (0)
- - 1 + Med (1)
- - 2 + Low (2)