]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/smarty3/profile_vcard.tpl
template engine rework
[friendica.git] / view / theme / frost / smarty3 / profile_vcard.tpl
index ba5b6fd59e6f73119a4fd6d6991d96c9bc64a304..85c6345d6db41e9009a80d126d9f8394feaa3ec6 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <div class="vcard">
 
        <div class="fn label">{{$profile.name}}</div>
@@ -16,9 +21,9 @@
                        <span class="city-state-zip">
                                <span class="locality">{{$profile.locality}}</span>{{if $profile.locality}}, {{/if}}
                                <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>{{/if}}
+                       {{if $profile.country_name}}<span class="country-name">{{$profile.country_name}}</span>{{/if}}
                </dd>
                </dl>
        {{/if}}
@@ -31,7 +36,7 @@
 
        {{if $homepage}}<dl class="homepage"><dt class="homepage-label">{{$homepage}}</dt><dd class="homepage-url"><a href="{{$profile.homepage}}" target="external-link">{{$profile.homepage}}</a></dd></dl>{{/if}}
 
-       {{include file="diaspora_vcard.tpl" diaspora=$diaspora_info}}
+       {{include file="diaspora_vcard.tpl"}}
 
        <div id="profile-vcard-break"></div>    
        <div id="profile-extra-links">