{% for user_tool_list in user_tool_lists %}
  • {{ user_tool_list.name }}
  • {% endfor %}