{% extends "objects/view/regular_property.html" %} {% block property_field %} {% if data is not none and 'plotly' in data and data.plotly != {} %} {% set plot_id = (id_prefix ~ '_plot') | get_hash %}
{% else %} — {% endif %} {% endblock %}