{{#d-modal-body title="user.auth_tokens.was_this_you"}}

{{i18n 'user.auth_tokens.was_this_you_description'}}

{{{i18n 'user.second_factor.extended_description'}}}

{{i18n 'user.auth_tokens.details'}}

{{#if latest_post}}

{{i18n 'user.auth_tokens.latest_post'}} {{d-icon (if expanded "caret-up" "caret-down")}}

{{#if expanded}}
{{{latest_post.cooked}}}
{{else}}
{{{latest_post.excerpt}}}
{{/if}}
{{/if}} {{/d-modal-body}}