diff --git a/templates/index.html b/templates/index.html
index f325eb6..dbc8631 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -206,7 +206,7 @@
diff --git a/templates/table.html b/templates/table.html
index 0b0bf2d..c3630f5 100644
--- a/templates/table.html
+++ b/templates/table.html
@@ -18,9 +18,9 @@
{% if brick[5] == 'nil' %}
- |
+ |
{% else %}
- |
+ |
{% endif %}
{{ brick[3] }} |
@@ -48,7 +48,7 @@
{% endfor %}
@@ -68,7 +68,7 @@
-
+
X {{ fig[3] }}
@@ -92,9 +92,9 @@
{% if part[0] == fig[0] %}
{% if part[5] == 'nil' %}
- |
+ |
{% else %}
- |
+ |
{% endif %}
{{ part[3] }} |
{{ part[7] }} |
@@ -119,7 +119,7 @@
{% endfor %}