{% if objects %}
{% include 'nova/objects/_list.html' %}
{% else %}
{% url horizon:nova:containers:object_upload container_name as dash_obj_up_url %}
Info
{% blocktrans %}There are currently no objects in the container {{container_name}}. You can upload a new object from the Object Upload Page >>{% endblocktrans %}