{% extends 'admin.html' %} {% block content %} {% if admin.user_level >= 100 %} New song {% endif %}
{{ song.title }}