{% set node_classes = [ 'node', node.isPromoted() ? 'node-promoted', node.isSticky() ? 'node-sticky', not node.isPublished() ? 'node-unpublished', view_mode ? 'node-view-mode-' ~ view_mode|clean_class, ] %} {{ title_prefix }} {% if not page %} {{ label }} {% endif %} {{ title_suffix }} {% if display_submitted %}
{% if node_author_pic %}
{{ author_picture }}
{% endif %} {% set createdDate = node.getCreatedTime|date('j F Y') %} {% trans %} {{ author_name }} {{ createdDate }}{% endtrans %} {% if node_tags %} {% if content.field_tags %} {% for item in content.field_tags %} {% if item['#title'] %} {{ item['#title'] }}{{ ',' }} {% endif %} {% endfor %} {% endif %} {% endif %} {{ metadata }}
{% endif %}

Rob's dummy content

London

London is the capital city of England.

Paris

Paris is the capital of France.

Tokyo

Tokyo is the capital of Japan.

{{ content.field_rdm_creator }} {{ content.field_rdm_organization_name }}
{{ content }}