diff --git a/src/templates/nodes/custom/page/view_embed.pug b/src/templates/nodes/custom/page/view_embed.pug index 88aa0cad..a59f438c 100644 --- a/src/templates/nodes/custom/page/view_embed.pug +++ b/src/templates/nodes/custom/page/view_embed.pug @@ -21,7 +21,7 @@ include ../../../mixins/components "{{ node.name }}", null, "{{ node.picture.thumbnail('h', api=api) }}", - "{{ node.url }}") + "{{ request.url }}") | {% else %} .container.pt-5 .row