{% extends 'layout.html' %} {% macro atoms() %} {% if d.numbers|length %}
 {% endif %}
    {% endif %}
    | Axis | x | y | z | Periodic | 
|---|---|---|---|---|
| {{ loop.index }}{% for a in axis %} | {{ a }}{% endfor %} | {{ d.pbc[loop.index0] }} | 
| Lengths:{% for L in s.lengths %} | {{ L }}{% endfor %} | 
| Angles:{% for a in s.angles %} | {{ a }}{% endfor %} | 
| {{ title }}{% endfor %} | 
|---|
| {{ value|safe }}{% endfor %} |