diaspora/app/assets/templates/profile-info.jst.hbs
2012-04-23 16:43:32 -07:00

13 lines
No EOL
385 B
Handlebars

<div id="profile-header">
<div class="profile-image-container" style="background-image : url('{{image_url}}')"></div>
<h3>
{{full_name}}
</h3>
</div>
<!--<dl>-->
<!--<dt>Location:</dt><dd>{{location}}</dd>-->
<!--<dt>Bio:</dt><dd>{{bio}}</dd>-->
<!--<dt>Birthday:</dt><dd>{{birthday}}</dd>-->
<!--<dt>Gender:</dt><dd>{{gender}}</dd>-->
<!--</dl>-->