init
This commit is contained in:
parent
fdbc38a94a
commit
a441ec106a
|
@ -33,6 +33,7 @@
|
||||||
<a target="_blank"
|
<a target="_blank"
|
||||||
href="{% url 'land_details' %}?id={{ section.land.id }}&&type={{ type }}">
|
href="{% url 'land_details' %}?id={{ section.land.id }}&&type={{ type }}">
|
||||||
{{ section.land.name }}
|
{{ section.land.name }}
|
||||||
|
</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue