{% csrf_token %}
Empty My Fridge
Home
Recipes
Browse
Pastries
Meals
Appetizers
Dessert
Go
My Fridge
{{data.user.name}}
Logout
{{data.user.name}}
About Me
Friends
My Favorite Recipes
Personal Recipes
Edit Profile
Account Settings
Full Name
Username
{% if data.user.bio %}
Bio
{{data.user.bio}}
{% else %}
Bio
I am new here
{% endif %} {% if data.user.country %}
Country
State
{% endif %} {% if data.user.blog %}
Personal Blog
{% endif %}
Joined: {{data.user.joined}}
{% if data.user %} {% endif %}