{% if page.redirect %} {% endif %} {{ block('meta') }} {{ block('css') }} {{ block('js') }}
{% if php.self == '/profile.php' ? profile.data.user_data.profileBackground : (user.checkPermission('SITE', 'CREATE_BACKGROUND') and user.data.user_data.userOptions.profileBackgroundSiteWide and user.data.user_data.profileBackground) %}
{% endif %}
{% block content %}

{{ php.self }} is now printing!

{% endblock %}