{% extends 'home/base.html' %} {% block content %}
Location: {{ profile.location }}
{% endif %} {% if profile.birth_date %}Birthday: {{ profile.birth_date }}
{% endif %} {% if user == request.user %} {% else %} {% if is_following %} {% else %} {% endif %} {% endif %}