{% extends "base.html" %} {% block content %}
Текущий аватар:
{% if profile and profile.userpic and profile.userpic.url %} {% else %} (пока нет картинки) {% endif %}