{% extends "content/layout.html" %} {% load staticfiles %} {% block page-title %}Cerca Auto | Listino Prezzi Auto | Corriere.it{% endblock page-title %} {% block meta-search %} {% endblock meta-search %} {% block active-carsearch %}nav-active{% endblock active-carsearch %} {% block css %} {{ block.super }} {% endblock %} {% block content %} {% include 'content/includes/_breadcrumbs.html' %}
{% endblock content %} {% block cdn_scripts %} {{ block.super }} {% comment %} {% endcomment %} {% endblock %} {% block scripts %} {{ block.super }} {# jQuery UI - TODO: customize the jQuery UI in production with only the stuff you need #} {# Angular wrapper for jQuery UI slider #} {# Angular's ng-route #} {% endblock %}