{% if not craft.users or craft.users.can('accessPlugin-gitplugin') %} {% import "_includes/forms" as forms %}
{{ getCsrfInput() }}
{% else %} You don't have permission to access this plugin. {% endif %}