Replace numerical entites with their symbolic equivalents
This commit is contained in:
parent
3d52f1aac9
commit
7c8f2c9b51
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6689
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/ru/includes.sgml,v 1.8 2000/03/05 23:27:54 phantom Exp $ -->
|
||||
<!-- $FreeBSD: www/ru/includes.sgml,v 1.9 2000/03/09 13:02:21 ache Exp $ -->
|
||||
<!--
|
||||
Base is the absolute URL for the given page, minus the actual page
|
||||
part. It should either be specified as a fully qualified URL, or
|
||||
|
@ -21,7 +21,7 @@
|
|||
<!-- Components making up the standard headers and footers. -->
|
||||
<!-- Override in the prolog <em>before</em> including this -->
|
||||
<!-- file if necessary. -->
|
||||
<!ENTITY copyright 'Copyright © 1995-2000 The FreeBSD Project.
|
||||
<!ENTITY copyright 'Copyright © 1995-2000 The FreeBSD Project.
|
||||
All rights reserved.'>
|
||||
<!ENTITY email 'freebsd-questions'>
|
||||
<!ENTITY author '<a href="&base/mailto.html">&email@FreeBSD.ORG</a><br>
|
||||
|
|
Loading…
Reference in a new issue