Remove base override used for testing.
This commit is contained in:
parent
31c4709880
commit
02f534e005
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31875
1 changed files with 1 additions and 2 deletions
|
@ -3,11 +3,10 @@
|
|||
"http://www.FreeBSD.org/XML/www/share/sgml/xslt10-freebsd.dtd" [
|
||||
<!ENTITY title "FreeBSD Community">
|
||||
<!ENTITY email "freebsd-www">
|
||||
<!ENTITY base "http://www.FreeBSD.org/">
|
||||
<!ENTITY % navinclude.community "INCLUDE">
|
||||
]>
|
||||
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/community.xsl,v 1.1 2008/04/20 03:22:44 murray Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
|
||||
|
|
Loading…
Reference in a new issue