{% extends 'base.html' %} {% block head %} Indonesian Lyrics Classification By Age Group - Index {% endblock %} {% block body %} {% include 'navbar.html' %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% endfor %} {% endif %} {% endwith %}

Indonesian Lyrics Classification By Age Group

Upload or Record Your Lyrics:

{% endblock %} {% block script %} {% endblock %}