{% extends "UWA/Template/dashboard.tpl" %} {% block content %} {% if uwa_user.Role.Role.Name != "Admin" %} {% else %}
{% if result is defined and result == true %} {% elseif result is defined and result == false %} {% endif %}

View Album


{% endif %} {% endblock %}