]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/profile_vcard.tpl
template engine rework
[friendica.git] / view / theme / frost-mobile / profile_vcard.tpl
index bcb5baeeb5935607d8033e8b8dcb9ae1baeaaea8..e91e6125ff33fda3fa1cffc3e2052df56f2f2267 100644 (file)
@@ -16,9 +16,9 @@
                        <span class="city-state-zip">
                                <span class="locality">$profile.locality</span>{{ if $profile.locality }}, {{ endif }}
                                <span class="region">$profile.region</span>
-                               <span class="postal-code">$profile.postal-code</span>
+                               <span class="postal-code">$profile.postal_code</span>
                        </span>
-                       {{ if $profile.country-name }}<span class="country-name">$profile.country-name</span>{{ endif }}
+                       {{ if $profile.country_name }}<span class="country-name">$profile.country_name</span>{{ endif }}
                </dd>
                </dl>
        {{ endif }}