{% extends 'base.html.twig' %} {% block title %}Comment List{% endblock %} {% block body %}
Domain | Name | Enabled | DefaultSortPolicy | UpdatedAt | CreatedAt | actions | ||
---|---|---|---|---|---|---|---|---|
{{ domain.domain }} | {{ domain.name }} | {{ domain.enabled ? 'Yes' : 'No' }} | {{ domain.getDefaultSortPolicyName }} | {{ domain.updatedAt ? domain.updatedAt|date('Y-m-d H:i:s') : '' }} | {{ domain.createdAt ? domain.createdAt|date('Y-m-d H:i:s') : '' }} | comments show edit | ||
no records found |