Properly capitalize the title of the page.
This commit is contained in:
parent
a82982a771
commit
9a0869294b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7140
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.11 1999/09/23 08:53:49 wosch Exp $">
|
||||
<!ENTITY title 'Resources for newbies'>
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/newbies.sgml,v 1.12 1999/12/12 16:24:25 jhb Exp $">
|
||||
<!ENTITY title 'Resources for Newbies'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.11 1999/09/23 08:53:49 wosch Exp $ -->
|
||||
<!-- $FreeBSD: www/en/projects/newbies.sgml,v 1.12 1999/12/12 16:24:25 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
Loading…
Reference in a new issue