@include 'layout/head.html' @include 'layout/header.html'

%api_tokens

@if new_token != ''

%api_token_show_once

@new_token
@end
@if tokens.len == 0

%api_token_none

@else @end
@include 'layout/footer.html'