{% extends 'base/base.html' %} {% block start %} {{item.skill}} {% for operator in data %} {{operator.name}} {% endfor %} {% endblock %}