Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / stable / templates / content / media.html.twig
index 769b7be751aa309a0a57c52fa0b4e48bcc828ba8..a8ab44457b879f96a2a090e3bb17432eef74a6e3 100644 (file)
@@ -13,6 +13,7 @@
  */
 #}
 <article{{ attributes }}>
+  {{ title_suffix.contextual_links }}
   {% if content %}
     {{ content }}
   {% endif %}