{% load static %} Test Template {% if questionLetter|length == 1 %} {{questionLetter}} {% else %} {{questionLetter}} {% endif %} DONE