{% extends "base.html" %} {% load static %} {% load i18n %} {% load custom_filters %} {% block content %} {% include 'partials/form_errors.html' %}
{{ _("VIN will appear here.") }}