{% load common_tags %}
{{page_props.before_profile_html_area|safe}} {% if page_props.show_profile_blurb %}
Profile Photo of {{ username }} {% if show_fn %} {{a_user.first_name}} {{a_user.last_name}} {% else %} {{a_user.username}} {% endif %} {% if preferences.publish_email %} {% endif %}
{% endif %} {% if show_social_identities %}
Who am I lately?
{% endif %} {% if page_props.show_follow_me_links %}
Follow {{a_user.first_name|title}} on the Interwebs:
{% endif %} {{page_props.after_profile_html_area|safe}}
Take control of your stream {% comment %}{% endcomment %}