{% if (user.userData.profileBackground is defined and user.permission(constant('Sakura\\Perms\\Site::CHANGE_BACKGROUND'))) or user.permission(constant('Sakura\\Perms\\Site::CREATE_BACKGROUND')) %}
Your Background
(Leave upload box empty to remove background)
{% else %}

You do not have the permission to change your background.

{% endif %}