{% block content %} {% if cl %} {% for e in cl %}
ALBERTO PESTARINI Agrimensor ICoPA Nº 1-0014-5 www.pestarini.com.ar |
(03404) 431206 San Martín 430 1º piso 2252 Gálvez – Santa Fe |
De nuestra mayor consideración:
Quienes suscriben, {% if e.expedientepersona_set %} {% for ep in e.expedientepersona_set.all %} {% if ep.propietario %} {% if ep.sucesion %}Sucesores de {% endif %} {{ ep.persona.nombres }} {{ ep.persona.apellidos }} , {% endif %} {% endfor %} {% endif %} patrocinados por el Agrimensor Alberto PESTARINI I.Co.P.A. Nº 1-0014, SOLICITAN la inscripción del Plano de {% if e.expedienteobjeto_set %} {% for ep in e.expedienteobjeto_set.all %} {{ ep.objeto.nombre.upper }} {% endfor %} {% endif %} que se acompaña.
Se adjuntan original y copias del plano, fotocopias de los títulos, set de datos, etc.
El inmueble está ubicado en {% if e.expedientelugar_set %} {% for ep in e.expedientelugar_set.all %} {{ ep.lugar.nombre }}, {% endfor %} {% endif %} {% if e.expedientepartida_set %} {% for ep in e.expedientepartida_set.all %} {% with ep.partida as p %} Distrito {{ p.sd.ds.nombre }}, Departamento {{ p.sd.ds.dp.nombre|upper }}, Partida de Impuesto Inmobiliario {{ p.sd.ds.dp.dp|stringformat:"02d" }}-{{ p.sd.ds.ds|stringformat:"02d" }}-{{ p.sd.sd|stringformat:"02d" }}-{{ p.pii|stringformat:"06d" }}/{{ p.subpii|stringformat:"04d" }}-{{ p.api }}- , {% endwith %} {% if ep.catastro_set %} {% for c in ep.catastro_set.all %} Zona {{ c.zona.descripcion }}, {% if c.seccion %}Sección {{ c.seccion }}, {% endif %} {% if c.poligono %}Polígono {{ c.poligono }}, {% endif %} {% if c.manzana %}Manzana {{ c.manzana }}, {% endif %} {% if c.parcela %}Parcela {{ c.parcela }}, {% endif %} Sub-parcela {% if c.subparcela %}{{ c.subparcela }}{% else %} -- {% endif %}.
{% endfor %} {% endif %} {% endfor %} {% endif %}Los propietarios firman al pie de la presente, fijando su DOMICILIO FISCAL en GRAL. URQUIZA 137 de la Localidad GÁLVEZ, Código Postal 2252, Provincia de SANTA FE.
Saludamos muy atentamente.
No hay expedientes.
{% endif %} {% endblock %}