{{> header}}
{{> shortener}}
{{#if user}}
  {{> links/table}}
{{/if}}
{{> footer}}
