{% extends 'social_layer/base.html' %} {% load i18n %} {% block content %} {% if sprofile.picture.media_thumbnail %} {% endif %}

{% trans "Your Profile" %}

{% csrf_token %} {{ form.as_p }}
{% if redir_after %}

{% trans 'not now' %}

{% endif %} {% endblock content %}