{% extends "menu.html" %} {% block title %}GEA | Expediente {{ object.id }}{% endblock title %} {# set menu in active mode #} {% block nav-exp %} class="active"{% endblock %} {% block content %} {% load static from staticfiles %}
Alta | {{ object.created }} |
---|---|
Lugar | {{ object.expedientelugar_set.first }} |
Fecha | {{ object.inscripcion_fecha }} |
Plano | {{ object.inscripcion_numero }} |