{% from 'components/buttons.html' import button %} {% from 'components/links.html' import kemono_link %} {% macro tooltip() %}
{{ action_name }} is only available to registered users. Visit {{ kemono_link('/account/login', 'login page') }} if you have an account. Otherwise visit {{ kemono_link('/account/register', 'registration page') }} to create one.