{% csrf_token %}
Empty My Fridge
Home
Recipes
Browse
Breakfast
Lunch
Dinner
Dessert
Go
My Fridge
{{data.user.name}}
Logout
{{data.pUser.name}}
About
Friends
Favorite Recipes
Personal Recipes
Full Name
User ID
{% if data.pUser.bio %}
Bio
{{data.pUser.bio}}
{% else %}
Bio
I am new here
{% endif %} {% if data.pUser.country %}
Country
State
{% endif %} {% if data.pUser.blog %}
Personal Blog
{% endif %}
Joined: {{data.pUser.joined}}