{ window.location.search = setLocation(window.location,'type',('all')) }}>All users { window.location.search = setLocation(window.location,'type',('follow')) }}>Followers only
{#if data.id > 0} { window.location.search = setLocation(window.location,'page',((data.id)-1)) }}>Previous page {/if} { window.location.search = setLocation(window.location,'page',((data.id)+1)) }}>Next page