{% load i18n %} {% load static %} {{ choice }} {% with choice.get_absolute_url as url %} {% if url %} {% endif %} {% endwith %} {% with choice.get_absolute_update_url as url %} {% if url %} {% endif %} {% endwith %}