{{# Contacts Page Template #}} {{ layout = 'layouts/default' }} {{ if cover_video or cover_image }} {{ partial:partials/cover-media }} {{ else }} {{ /if }} Kontaktet {{ if content }} {{ content }} {{ /if }} Na Kontaktoni {{ if settings:address }} Adresa {{ settings:address | nl2br }} {{ /if }} {{ if settings:phone }} Telefoni {{ settings:phone | nl2br }} {{ /if }} {{ if settings:email }} Email {{ settings:email | nl2br }} {{ /if }} Dërgoni një Mesazh {{ form:contact_form }} {{ if success }} Faleminderit që na kontaktuat! Kemi marrë mesazhin tuaj dhe do të lidhemi me ju së shpejti. {{ else }} {{ fields }} {{ display }} {{ if type == 'textarea' }} {{ old }} {{ else }} {{ /if }} {{ if error }} {{ error }} {{ /if }} {{ /fields }} Dërgo {{ /if }} {{ /form:contact_form }}