Insert a missing space between the date and the description of the
latest news flash item.
This commit is contained in:
parent
8cc41b7170
commit
a82982a771
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7139
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.165 2000/04/17 16:18:02 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/news/newsflash.sgml,v 1.166 2000/04/17 16:19:42 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD News Flash!">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.165 2000/04/17 16:18:02 phantom Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/newsflash.sgml,v 1.166 2000/04/17 16:19:42 phantom Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
Loading…
Reference in a new issue