{% load static %} MyAPP

Welcome to {{ our_greeting | title }}!

{% if weekday_list %} {% else %}

Days of Week is not Defined

{% endif %}
main