# HG changeset patch # User Sergey Budnevitch # Date 1653375592 -14400 # Node ID 04b2f591b5af971922c30445e180c0e010f51e53 # Parent 6cd5251fa7600f840ada2dd2a39c2aed6af29a02 Removed banner from error page. * It makes almost no sense. * It is hard to build relative path to banner because of internal redirect. diff -r 6cd5251fa760 -r 04b2f591b5af xsls/error.xsls --- a/xsls/error.xsls Mon May 23 14:17:04 2022 +0400 +++ b/xsls/error.xsls Tue May 24 10:59:52 2022 +0400 @@ -26,7 +26,6 @@ X:include href = "style.xslt"; X:include href = "body.xslt"; X:include href = "menu.xslt"; -X:include href = "banner.xslt"; X:include href = "ga.xslt"; X:include href = "content.xslt"; @@ -36,8 +35,6 @@ !style (lang="@lang") - !banner () - !ga () diff -r 6cd5251fa760 -r 04b2f591b5af xslt/error.xslt --- a/xslt/error.xslt Mon May 23 14:17:04 2022 +0400 +++ b/xslt/error.xslt Tue May 24 10:59:52 2022 +0400 @@ -27,7 +27,6 @@ - @@ -35,7 +34,7 @@ <xsl:value-of select="@name"/> - +