{% extends 'formulas/formula-detail-base.html' %} {% load staticfiles %} {% block stylesheets %} {{ block.super }} {% endblock %} {% block detail-content %}

-

{% if has_update %} {% endif %}

Components

{% if has_update %}
{% endif %}
{% endblock %}