{% extends "base_generic.html" %} {% block content %} {% if vehicle_list %} {% else %}

You have no vehicles

{% endif %} {% endblock %}