{% extends 'index.html' %} {% block content %} {% load static %} {% load i18n %} {% load widget_tweaks %}

{% trans "Asset Batch Number" %}

{% if perms.asset.add_assetlot %} {% endif %}
Page not found. 404.

{% trans "No Records found." %}

{% trans "No Asset Batches have been created." %}

{% endblock %}