Add ® & ° workarounds

This commit is contained in:
Andrey A. Chernov 2000-03-09 13:02:21 +00:00
parent 485806cb65
commit f44f4349b7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6686

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/ru/includes.sgml,v 1.7 2000/03/01 10:52:32 andy Exp $ -->
<!-- $FreeBSD: www/ru/includes.sgml,v 1.8 2000/03/05 23:27:54 phantom 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
@ -64,9 +64,11 @@ src="&base/../gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border=
<p>üÔÏÔ ÄÏËÕÍÅÎÔ ÏÐÉÓÙ×ÁÅÔ ÐÏÓÔÒÏÅÎÉÅ É ÏÂÎÏ×ÌÅÎÉÅ ×ÅÂ-ÓÔÒÁÎÉà FreeBSD ÉÚ
ÄÅÒÅ×Á CVS × ÒÕÞÎÏÍ ÒÅÖÉÍÅ.</p>'>
<!-- avoid replacing &nbsp; and &copy; with hardcoded Latin1 values -->
<!-- avoid replacing &nbsp; etc. with hardcoded Latin1 values -->
<!ENTITY nbsp SDATA "[nbsp ]">
<!ENTITY copy SDATA "[copy ]">
<!ENTITY reg SDATA "[reg ]">
<!ENTITY deg SDATA "[deg ]">
<!--
Local Variables: