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

Nowy projekt

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