mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
remove hardcoded h1 tag, keep the title h1 tag; more cleanup;
This commit is contained in:
@@ -73,7 +73,6 @@ EOXML04;
|
||||
<xsl:output encoding="UTF-8" omit-xml-declaration="yes" indent="yes"/>
|
||||
<xsl:output method="html"/>
|
||||
<xsl:template match="/">
|
||||
<h1>News</h1>
|
||||
<div class="row">
|
||||
<xsl:choose>
|
||||
<xsl:when test="content/stg_extras">
|
||||
|
||||
Reference in New Issue
Block a user