{% extends 'user_panel/default/base.html' %} {% block content %}

New project

{% for project in user_projects %} {% endfor %}
{% endblock content %}