|
|
@@ -119,6 +119,7 @@ color: #469CA8;
|
|
|
Wohnung frei.
|
|
|
{% if product.kfrei %}
|
|
|
{{ product.kfrei }}
|
|
|
+ {% if product.wohnprojekt.email %}<p>{{ product.wohnprojekt.email | obfuscate_mailto:'<i class="fas fa-envelope"></i> Email' }}</p>{% endif %}
|
|
|
{% endif %}
|
|
|
{% endif %}
|
|
|
|
|
|
@@ -139,7 +140,7 @@ color: #469CA8;
|
|
|
{{ product.mitmachen }}
|
|
|
</div> -->
|
|
|
|
|
|
- <p>{% if product.wohnprojekt.inseratstext %}<strong>{% field_name product.wohnprojekt 'inseratstext' %}</strong>:<br>{{ product.wohnprojekt.inseratstext }}{% endif %}</p>
|
|
|
+ <p>{% if product.wohnprojekt.inseratstext %}<strong>{% field_name product.wohnprojekt 'inseratstext' %}</strong>:<br>{{ product.wohnprojekt.inseratstext }} {% if product.wohnprojekt.email %}<p>{{ product.wohnprojekt.email | obfuscate_mailto:'<i class="fas fa-envelope"></i> Email' }}</p>{% endif %}{% endif %}</p>
|
|
|
|
|
|
<div class="">
|
|
|
|
|
|
@@ -214,8 +215,8 @@ color: #469CA8;
|
|
|
<p>{% if product.wohnprojekt.sonderwohnformen %}<strong>{% field_name product.wohnprojekt 'sonderwohnformen' %}</strong>: {{ product.wohnprojekt.sonderwohnformen }}{% endif %}</p>
|
|
|
<p><strong>Besondere Zielgruppen</strong>: {{ product.wohnprojekt.zielgruppen }}</p>
|
|
|
<p><strong>Freiraumangebote</strong>: {{ product.wohnprojekt.freiraumangebote }}</p>
|
|
|
+ <p>{% if product.wohnprojekt.oekologie %}<strong>{% field_name product.wohnprojekt 'oekologie' %}</strong>: {{ product.wohnprojekt.oekologie }}{% endif %}</p>
|
|
|
<p>{% if product.wohnprojekt.schwerpunkt %}<strong>{% field_name product.wohnprojekt 'schwerpunkt' %}</strong>: {{ product.wohnprojekt.schwerpunkt }}{% endif %}</p>
|
|
|
- <p>{{ product.wohnprojekt.oekologie }}</p>
|
|
|
|
|
|
|
|
|
<br />
|
|
|
@@ -223,19 +224,19 @@ color: #469CA8;
|
|
|
<br />
|
|
|
|
|
|
<p>{{ product.wohnprojekt.get_altneu_display }}, {{ product.wohnprojekt.bauweise }}</p>
|
|
|
- <p>Bauträger: {{ product.wohnprojekt.bautraeger }}</p>
|
|
|
+ <p><strong>Bauträger</strong>: {{ product.wohnprojekt.bautraeger }}</p>
|
|
|
<p>{% if product.wohnprojekt.wohnbaufoerderung %}<strong>{% field_name product.wohnprojekt 'wohnbaufoerderung' %}:</strong> {{ product.wohnprojekt.wohnbaufoerderung }}{% endif %}</p>
|
|
|
<p>im Haus Wohnen ca {{ product.wohnprojekt.aerwachsene }} Erwachsene und {{ product.wohnprojekt.akinder }} Kinder.
|
|
|
Anzahl an Mitglieder: {{ product.wohnprojekt.amitglieder }}
|
|
|
</p>
|
|
|
<p>{% if product.wohnprojekt.awohnungen %}<strong>{% field_name product.wohnprojekt 'awohnungen' %}:</strong> {{ product.wohnprojekt.awohnungen }} Wohnungen{% endif %}</p>
|
|
|
<p>{% if product.wohnprojekt.gaestwohnungen %}<strong>{% field_name product.wohnprojekt 'gaestwohnungen' %}:</strong> {{ product.wohnprojekt.gaestwohnungen }}{% endif %}</p>
|
|
|
- <p>{% if product.wohnprojekt.wohnflaeche %}<strong>{% field_name product.wohnprojekt 'wohnflaeche' %}:</strong> {{ product.wohnprojekt.wohnflaeche }}{% endif %}</p>
|
|
|
- <p>{% if product.wohnprojekt.gewerbeflaechen %}<strong>{% field_name product.wohnprojekt 'gewerbeflaechen' %}:</strong> {{ product.wohnprojekt.gewerbeflaechen }}{% endif %}</p>
|
|
|
- <p>{% if product.wohnprojekt.gemeinschaftsflaeche %}<strong>{% field_name product.wohnprojekt 'gemeinschaftsflaeche' %}:</strong> {{ product.wohnprojekt.gemeinschaftsflaeche }}{% endif %}</p>
|
|
|
- <p>{% if product.wohnprojekt.sonstige_flaechen %}<strong>{% field_name product.wohnprojekt 'sonstige_flaechen' %}:</strong> {{ product.wohnprojekt.sonstige_flaechen }}{% endif %}</p>
|
|
|
- <p>{% if product.wohnprojekt.flaeche %}<strong>Fläche:</strong> {{ product.wohnprojekt.flaeche }}{% endif %}</p>
|
|
|
- <p>{% if product.wohnprojekt.kflaechen %}<strong>{% field_name product.wohnprojekt 'kflaechen' %}:</strong> {{ product.wohnprojekt.kflaechen }}{% endif %}</p>
|
|
|
+ <p>{% if product.wohnprojekt.wohnflaeche %}<strong>{% field_name product.wohnprojekt 'wohnflaeche' %}:</strong> {{ product.wohnprojekt.wohnflaeche }} m<sup>2</sup>{% endif %}</p>
|
|
|
+ <p>{% if product.wohnprojekt.gewerbeflaechen %}<strong>{% field_name product.wohnprojekt 'gewerbeflaechen' %}:</strong> {{ product.wohnprojekt.gewerbeflaechen }} m<sup>2</sup>{% endif %}</p>
|
|
|
+ <p>{% if product.wohnprojekt.gemeinschaftsflaeche %}<strong>{% field_name product.wohnprojekt 'gemeinschaftsflaeche' %}:</strong> {{ product.wohnprojekt.gemeinschaftsflaeche }} m<sup>2</sup>{% endif %}</p>
|
|
|
+ <p>{% if product.wohnprojekt.sonstige_flaechen %}<strong>{% field_name product.wohnprojekt 'sonstige_flaechen' %}:</strong> {{ product.wohnprojekt.sonstige_flaechen }} m<sup>2</sup>{% endif %}</p>
|
|
|
+ <p>{% if product.wohnprojekt.flaeche %}<strong>Fläche:</strong> {{ product.wohnprojekt.flaeche }} m<sup>2</sup>{% endif %}</p>
|
|
|
+ <p>{% if product.wohnprojekt.kflaechen %}<strong>{% field_name product.wohnprojekt 'kflaechen' %}:</strong> {{ product.wohnprojekt.kflaechen }} m<sup>2</sup>{% endif %}</p>
|
|
|
<p>Im Haus arbeiten ca {{ product.wohnprojekt.parbeiten }} Personen {% if product.wohnprojekt.karbeiten %}{{ product.wohnprojekt.karbeiten }}{% endif %}</p>
|
|
|
<p>{% if product.wohnprojekt.raumangebot %}<strong>{% field_name product.wohnprojekt 'raumangebot' %}:</strong> {{ product.wohnprojekt.raumangebot }}{% endif %}</p>
|
|
|
<p>{% if product.wohnprojekt.kraumangebot %}<strong>{% field_name product.wohnprojekt 'kraumangebot' %}:</strong> {{ product.wohnprojekt.kraumangebot }}{% endif %}</p>
|
|
|
@@ -248,7 +249,7 @@ color: #469CA8;
|
|
|
<p>{{ product.wohnprojekt.adresse }}, {{ product.wohnprojekt.get_ort_display }}</p>
|
|
|
|
|
|
{% if product.wohnprojekt.email %}<p>{{ product.wohnprojekt.email | obfuscate_mailto:'<i class="fas fa-envelope"></i> Email' }}</p>{% endif %}
|
|
|
- <p><a href="{{ product.wohnprojekt.website }}">Webseite</a></p>
|
|
|
+ {% if product.wohnprojekt.website %}<p><a href="{{ product.wohnprojekt.website }}" target="_blank" rel="noopener">Webseite</a></p>{% endif %}
|
|
|
|
|
|
|
|
|
<br />
|