4 <dt>$profile.fullname.0</dt>
5 <dd>$profile.fullname.1</dd>
8 {{ if $profile.gender }}
10 <dt>$profile.gender.0</dt>
11 <dd>$profile.gender.1</dd>
15 {{ if $profile.birthday }}
17 <dt>$profile.birthday.0</dt>
18 <dd>$profile.birthday.1</dd>
24 <dt>$profile.age.0</dt>
25 <dd>$profile.age.1</dd>
29 {{ if $profile.marital }}
31 <dt><span class="heart">♥</span> $profile.marital.0</dt>
32 <dd>$profile.marital.1 {{ if $profile.marital.with }}($profile.marital.with){{ endif }}</dd>
36 {{ if $profile.sexual }}
38 <dt>$profile.sexual.0</dt>
39 <dd>$profile.sexual.1</dd>
43 {{ if $profile.homepage }}
45 <dt>$profile.homepage.0</dt>
46 <dd>$profile.homepage.1</dd>
50 {{ if $profile.politic }}
52 <dt>$profile.politic.0</dt>
53 <dd>$profile.politic.1</dd>
57 {{ if $profile.religion }}
59 <dt>$profile.religion.0</dt>
60 <dd>$profile.religion.1</dd>
64 {{ if $profile.about }}
66 <dt>$profile.about.0</dt>
67 <dd>$profile.about.1</dd>
71 {{ if $profile.interest }}
73 <dt>$profile.interest.0</dt>
74 <dd>$profile.interest.1</dd>
79 {{ if $profile.contact }}
81 <dt>$profile.contact.0</dt>
82 <dd>$profile.contact.1</dd>
87 {{ if $profile.music }}
89 <dt>$profile.music.0</dt>
90 <dd>$profile.music.1</dd>
95 {{ if $profile.book }}
97 <dt>$profile.book.0</dt>
98 <dd>$profile.book.1</dd>
105 <dt>$profile.tv.0</dt>
106 <dd>$profile.tv.1</dd>
111 {{ if $profile.film }}
113 <dt>$profile.film.0</dt>
114 <dd>$profile.film.1</dd>
119 {{ if $profile.romance }}
121 <dt>$profile.romance.0</dt>
122 <dd>$profile.romance.1</dd>
127 {{ if $profile.work }}
129 <dt>$profile.work.0</dt>
130 <dd>$profile.work.1</dd>
134 {{ if $profile.education }}
136 <dt>$profile.education.0</dt>
137 <dd>$profile.education.1</dd>