]> git.mxchange.org Git - friendica.git/blob - view/smarty3/profile_advanced.tpl
afa9fa72051d306695d79fc174437fbcaf1359f8
[friendica.git] / view / smarty3 / profile_advanced.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}<h2>{{$title}}</h2>
6
7 <dl id="aprofile-fullname" class="aprofile">
8  <dt>{{$profile.fullname.0}}</dt>
9  <dd>{{$profile.fullname.1}}</dd>
10 </dl>
11
12 {{if $profile.gender}}
13 <dl id="aprofile-gender" class="aprofile">
14  <dt>{{$profile.gender.0}}</dt>
15  <dd>{{$profile.gender.1}}</dd>
16 </dl>
17 {{/if}}
18
19 {{if $profile.birthday}}
20 <dl id="aprofile-birthday" class="aprofile">
21  <dt>{{$profile.birthday.0}}</dt>
22  <dd>{{$profile.birthday.1}}</dd>
23 </dl>
24 {{/if}}
25
26 {{if $profile.age}}
27 <dl id="aprofile-age" class="aprofile">
28  <dt>{{$profile.age.0}}</dt>
29  <dd>{{$profile.age.1}}</dd>
30 </dl>
31 {{/if}}
32
33 {{if $profile.marital}}
34 <dl id="aprofile-marital" class="aprofile">
35  <dt><span class="heart">&hearts;</span>  {{$profile.marital.0}}</dt>
36  <dd>{{$profile.marital.1}}{{if $profile.marital.with}} ({{$profile.marital.with}}){{/if}}{{if $profile.howlong}} {{$profile.howlong}}{{/if}}</dd>
37 </dl>
38 {{/if}}
39
40 {{if $profile.sexual}}
41 <dl id="aprofile-sexual" class="aprofile">
42  <dt>{{$profile.sexual.0}}</dt>
43  <dd>{{$profile.sexual.1}}</dd>
44 </dl>
45 {{/if}}
46
47 {{if $profile.pub_keywords}}
48 <dl id="aprofile-tags" class="aprofile">
49  <dt>{{$profile.pub_keywords.0}}</dt>
50  <dd>{{$profile.pub_keywords.1}}</dd>
51 </dl>
52 {{/if}}
53
54 {{if $profile.homepage}}
55 <dl id="aprofile-homepage" class="aprofile">
56  <dt>{{$profile.homepage.0}}</dt>
57  <dd>{{$profile.homepage.1}}</dd>
58 </dl>
59 {{/if}}
60
61 {{if $profile.hometown}}
62 <dl id="aprofile-hometown" class="aprofile">
63  <dt>{{$profile.hometown.0}}</dt>
64  <dd>{{$profile.hometown.1}}</dd>
65 </dl>
66 {{/if}}
67
68 {{if $profile.politic}}
69 <dl id="aprofile-politic" class="aprofile">
70  <dt>{{$profile.politic.0}}</dt>
71  <dd>{{$profile.politic.1}}</dd>
72 </dl>
73 {{/if}}
74
75 {{if $profile.religion}}
76 <dl id="aprofile-religion" class="aprofile">
77  <dt>{{$profile.religion.0}}</dt>
78  <dd>{{$profile.religion.1}}</dd>
79 </dl>
80 {{/if}}
81
82 {{if $profile.about}}
83 <dl id="aprofile-about" class="aprofile">
84  <dt>{{$profile.about.0}}</dt>
85  <dd>{{$profile.about.1}}</dd>
86 </dl>
87 {{/if}}
88
89 {{if $profile.interest}}
90 <dl id="aprofile-interest" class="aprofile">
91  <dt>{{$profile.interest.0}}</dt>
92  <dd>{{$profile.interest.1}}</dd>
93 </dl>
94 {{/if}}
95
96 {{if $profile.likes}}
97 <dl id="aprofile-likes" class="aprofile">
98  <dt>{{$profile.likes.0}}</dt>
99  <dd>{{$profile.likes.1}}</dd>
100 </dl>
101 {{/if}}
102
103 {{if $profile.dislikes}}
104 <dl id="aprofile-dislikes" class="aprofile">
105  <dt>{{$profile.dislikes.0}}</dt>
106  <dd>{{$profile.dislikes.1}}</dd>
107 </dl>
108 {{/if}}
109
110 {{if $profile.contact}}
111 <dl id="aprofile-contact" class="aprofile">
112  <dt>{{$profile.contact.0}}</dt>
113  <dd>{{$profile.contact.1}}</dd>
114 </dl>
115 {{/if}}
116
117
118 {{if $profile.music}}
119 <dl id="aprofile-music" class="aprofile">
120  <dt>{{$profile.music.0}}</dt>
121  <dd>{{$profile.music.1}}</dd>
122 </dl>
123 {{/if}}
124
125
126 {{if $profile.book}}
127 <dl id="aprofile-book" class="aprofile">
128  <dt>{{$profile.book.0}}</dt>
129  <dd>{{$profile.book.1}}</dd>
130 </dl>
131 {{/if}}
132
133
134 {{if $profile.tv}}
135 <dl id="aprofile-tv" class="aprofile">
136  <dt>{{$profile.tv.0}}</dt>
137  <dd>{{$profile.tv.1}}</dd>
138 </dl>
139 {{/if}}
140
141
142 {{if $profile.film}}
143 <dl id="aprofile-film" class="aprofile">
144  <dt>{{$profile.film.0}}</dt>
145  <dd>{{$profile.film.1}}</dd>
146 </dl>
147 {{/if}}
148
149
150 {{if $profile.romance}}
151 <dl id="aprofile-romance" class="aprofile">
152  <dt>{{$profile.romance.0}}</dt>
153  <dd>{{$profile.romance.1}}</dd>
154 </dl>
155 {{/if}}
156
157
158 {{if $profile.work}}
159 <dl id="aprofile-work" class="aprofile">
160  <dt>{{$profile.work.0}}</dt>
161  <dd>{{$profile.work.1}}</dd>
162 </dl>
163 {{/if}}
164
165 {{if $profile.education}}
166 <dl id="aprofile-education" class="aprofile">
167  <dt>{{$profile.education.0}}</dt>
168  <dd>{{$profile.education.1}}</dd>
169 </dl>
170 {{/if}}
171
172
173
174