diff --git a/templates/node/node--uw-ct-sidebar.html.twig b/templates/node/node--uw-ct-sidebar.html.twig
index cddd07099f28542c78aa9081959f54425ddf6c36..b6cc5dd604838ef8c63adb6aaacbbddb465c1058 100644
--- a/templates/node/node--uw-ct-sidebar.html.twig
+++ b/templates/node/node--uw-ct-sidebar.html.twig
@@ -1 +1,4 @@
+{% if uw_content_moderation_form and node.nid.value == uw_content_moderation_form['#mods'].nid %}
+    {{ uw_content_moderation_form }}
+{% endif %}
 {{ content }}