Reorder the $FreeBSD$ line. Indent.
This commit is contained in:
parent
b37249481e
commit
e449f6b2eb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12972
1 changed files with 5 additions and 4 deletions
|
|
@ -1,15 +1,16 @@
|
|||
<?xml version='1.0'?>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
|
||||
<?xml version='1.0'?>
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version='1.0'
|
||||
xmlns="http://www.w3.org/TR/xhtml1/transitional"
|
||||
exclude-result-prefixes="#default">
|
||||
|
||||
<!-- Pull in the base stylesheets -->
|
||||
<xsl:import href="freebsd.xsl"/>
|
||||
<!-- Pull in the base stylesheets -->
|
||||
<xsl:import href="freebsd.xsl"/>
|
||||
|
||||
<!-- Redefine variables, and replace templates as necessary here -->
|
||||
<!-- Redefine variables, and replace templates as necessary here -->
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue