From 5556bfee52d5dd34abae503929f23f56683acc57 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Fri, 29 Mar 2019 15:17:50 +0100 Subject: [PATCH] UI Page: Style like a regular page, not like the landing template (dark background). --- src/templates/nodes/custom/page/view_embed.pug | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/templates/nodes/custom/page/view_embed.pug b/src/templates/nodes/custom/page/view_embed.pug index f595039b..8f84d64c 100644 --- a/src/templates/nodes/custom/page/view_embed.pug +++ b/src/templates/nodes/custom/page/view_embed.pug @@ -1,6 +1,8 @@ | {% extends 'projects/landing.html' %} include ../../../mixins/components +//- Remove custom classes applied by the landing template (that turn background black). +| {% block bodyclasses %}{% endblock %} | {% block body %} .expand-image-links.imgs-fluid