Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / bootstrap_layouts / templates / 3.0.0 / bs-4col-bricked.html.twig
index 3abbc1111214e848a7a583bed2c55c4bd9f5c76a..7a648926e5764a9fba4c09f182a9b113070e743b 100644 (file)
@@ -31,7 +31,7 @@
 
   {% if top.content %}
   <{{ top.wrapper }}{{ top.attributes }}>
-    {{ first.content }}
+    {{ top.content }}
   </{{ top.wrapper }}>
   {% endif %}