{% load model_tags %} {% spaceless %}

{{ title|default:model|capfirst }}{% if not title %} List{% endif %}

{% endspaceless %}