@@include('inc/top.html', {"id": "profile-page", "title": "Profile for {{user}}"})

{{#if repos.length}} Avatar for {{user}} {{/if}} {{user}}

{{#if repos.length}} {{else}}

No repositories

{{/if}} @@include('inc/bottom.html')