SyntaxFix
Write A Post
Hire A Developer
Questions
Sorry for comment in an old post but if you want to use an else if statement this will help you
{% if title == source %} Do This {% elif title == value %} Do This {% else %} Do This {% endif %}
For more info see Django Documentation