{% extends "layouts/base.html" %} {% block title %} User Profile {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
Edit Profile
{% if not current_user.email %}
{% endif %}

...
Mike Andrew

Ceo/Co-Founder

Do not be scared of the truth because we need to restart the human foundation in truth And I love you like Kanye loves Kanye I love Rick Owens’ bed design but the back is...
{% endblock content %} {% block javascripts %}{% endblock javascripts %}