{% load model_filters %}

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