{% extends "isearch/sidebar.html" %} {% block title %}Формулы{% endblock %} {% block settings_active %}active{% endblock %} {% block sidebar %}
{% endblock %} {% block content %}| индекс | формулы |
|---|---|
| {% if index==''%}(default){% else %}{{ index }}{% endif %} | {% endif %}
|