Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / classy / templates / content / media.html.twig
index f36975cb9a37a52fc756c68b11ab2125344586c3..24d3d3a9aab62759c7fa3743292041f230ab5644 100644 (file)
@@ -21,6 +21,7 @@
   ]
 %}
 <article{{ attributes.addClass(classes) }}>
+  {{ title_suffix.contextual_links }}
   {% if content %}
     {{ content }}
   {% endif %}