{% import "helpers.html.twig" as helpers %} {% extends '@Admin/base.html.twig' %} {% block title %} Publications List Create Publication {% endblock %} {% block body %} {#
Id | {{ '_SOURCE_'|trans }} | {{ '_SOURCE_TYPE_'|trans }} | {{ '_NAME_'|trans }} | {{ '_URL_'|trans }} | {{ '_STATUS_'|trans }} | |
---|---|---|---|---|---|---|
{{ publication.id }} | {{ publication.source }} | {{ publication.sourceType }} | {{ publication.name }} | {{ publication.url }} |