@include(snippets/header)

{{ phrase }}

@each(toptags as toptag)
{!! toptag.tag !!} {{ toptag.total_items }}
@endeach
@include(snippets/footer)