1. Главная
  2. {% for item in history %}
  3. {% if item.link %}{% endif %} {{ item.html ? item.html|raw : item.text }} {% if item.link %}{% endif %}
  4. {% endfor %}