Add the base SGML entity to fix the navigation bar and other links
which depend on &base;. Approved by: ceri (mentor)
This commit is contained in:
parent
894b043c6a
commit
4269032f7f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17658
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/trb-dispute.sgml,v 1.1 2003/02/15 01:10:05 trhodes Exp $">
|
||||
<!ENTITY title "TRB Dispute Resolution charter">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
|
Loading…
Reference in a new issue