{{#eq userType 'account'}}
{{> button style='full' colour='primary' to='/admin/test/add' content='Add a new test' size='lg' }}
{{/eq}}

Tests

{{> testTable tests=tests full=true }}