{% extends 'index.html' %}{% block content %} {% load static %}{% load i18n %} {% include 'asset_history/asset_history_nav.html' %}
{% include 'asset_history/asset_history_list.html' %}
{% endblock %}