Replace the SGML entities <q></q> with the corresponding Unicode entity (").
Otherwise the double quotes won't be displayed in the news section of our homepage.
This commit is contained in:
parent
34c433190e
commit
fa8cdfe687
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30958
1 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<news>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD$
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.118 2007/10/27 08:55:47 jkois Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
|
@ -34,11 +34,11 @@
|
|||
<name>27</name>
|
||||
<event>
|
||||
<title>The FreeBSD Foundation auctions the first copy of the book
|
||||
<q>Absolute &os;, 2nd Edition</q></title>
|
||||
"Absolute &os;, 2nd Edition"</title>
|
||||
|
||||
<p>The &os; Foundation has started its Fall Fund-Raising
|
||||
Campaign with an auction of the first copy of the book
|
||||
<q>Absolute &os;, 2nd Edition,</q> which was graciously
|
||||
"Absolute &os;, 2nd Edition" which was graciously
|
||||
donated by the author Michael Lucas. The winner of this
|
||||
auction will get a laser-printed Certificate of Authenticity
|
||||
together with a signed bookplate. All proceeds will go to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue