{% extends "views/report-templates/default.htm" %} {% load i18n %} {% block report %} {% block report_title_bar %}

{% trans "Maritime Vessel" %}:

{% endblock report_title_bar %} {% block body %}

{% trans "Nationalities" %}

{% trans "Edit Nationality" %}{% trans "Add Nationality" %}
No nationality classes for this resource
{% trans "Nationality" %} {% trans "Place of Registration" %}

{% trans "Owners" %}

{% trans "Edit Owner" %}{% trans "Add Owner" %}
No owner classes for this resource
{% trans "Owner" %} {% trans "Ownership Display Date" %} {% trans "Ownership Start Date" %} {% trans "Ownership End Date" %} {% trans "Ownership Date Qualifier" %}

{% trans "Voyages" %}

{% trans "Add Voyage" %}
No voyages for this resource
{% trans "Type" %} {% trans "Departure Date" %} {% trans "Arrival Date" %} {% trans "Loss Start Date" %} {% trans "Loss End Date" %} {% trans "Cargo" %} {% trans "Departure Place" %} {% trans "Destination Place" %} {% trans "Manner of Loss" %} {% trans "Description" %} {% trans "Expected Arrival Date" %} {% trans "Departure Name Currency" %} {% trans "Destination Name Currency" %} {% trans "Loss Date Qualifier" %} {% trans "Crew" %}
-
{% endblock body %} {% endblock report %} {% block summary %}

{% trans "(Maritime Vessel)" %}

{% endblock summary %}