From 929032656ffb95afe6163d62bb125155efa3a307 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 9 May 2019 01:45:33 +0100 Subject: Remove references to website assets JS link not required, embed required CSS --- .../service/notifications/xslt/base.xslt | 53 +++++++++++++++++++++- 1 file changed, 51 insertions(+), 2 deletions(-) diff --git a/gentoobrowse-api/service/notifications/xslt/base.xslt b/gentoobrowse-api/service/notifications/xslt/base.xslt index 65f4e20..b78e643 100644 --- a/gentoobrowse-api/service/notifications/xslt/base.xslt +++ b/gentoobrowse-api/service/notifications/xslt/base.xslt @@ -10,7 +10,57 @@ - + <xsl:call-template name="title" /> @@ -70,7 +120,6 @@ - -- cgit v1.2.3