{% extends 'layout.html' %} {% block head %} {% if user.picture %} {% endif %} {% if user.colour %} {% endif %} {% endblock %} {% block nav_profile %}selected{% endblock %} {% block content %} {% if images %}

Images

{% else %}

*crickets chirping*

There are no images here yet, oopsie!

{% endif %} {% endblock %}