{% extends 'base.html' %} {% block content %}
{% csrf_token %}

Profile.

{% for pc in pcs %}

{% endfor %}
{% endblock %}