{% load wagtailcore_tags %} {% block content %}
{{block.value.street}} {{block.value.post_code}} {{block.value.city}} / {{block.value.region}}
{% endfor %}{% for block in settings.company.CompanyInfo.company_contact %} {% if block.value.phone %} Tel:{{block.value.phone}} {% endif %} {% if block.value.email %} E-Mail:{{block.value.email}} {% endif %} {% endfor %} Vertretungsberechtigte Gesellschafter:{{ self.company_authority }}
Umsatzsteuer-Identifikationsnummer gemäß § 27 a Umsatzsteuergesetz: {{ self.tax_id }} Plattform der EU-Kommission zur Online-Streitbeilegung: http://ec.europa.eu/consumers/odr Haftungsausschluss:{{ self.non_warranty }}