Add some missing <p> and </p> tags.
This commit is contained in:
parent
a0522eb390
commit
3d222a2113
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9397
1 changed files with 7 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$FreeBSD: www/en/mailto.sgml,v 1.20 2001/04/28 05:36:02 dd Exp $">
|
<!ENTITY date "$FreeBSD: www/en/mailto.sgml,v 1.21 2001/05/09 17:37:53 jim Exp $">
|
||||||
<!ENTITY title "Contacting FreeBSD">
|
<!ENTITY title "Contacting FreeBSD">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/en/mailto.sgml,v 1.20 2001/04/28 05:36:02 dd Exp $ -->
|
<!-- $FreeBSD: www/en/mailto.sgml,v 1.21 2001/05/09 17:37:53 jim Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
@ -29,18 +29,16 @@
|
||||||
|
|
||||||
<h2>Snail mail, phone and fax</h2>
|
<h2>Snail mail, phone and fax</h2>
|
||||||
|
|
||||||
For CDROM orders: <a href="http://www.freebsdmall.com/">The FreeBSD Mall</a><br>
|
<p>For CDROM orders: <a href="http://www.freebsdmall.com/">The FreeBSD Mall</a></p>
|
||||||
|
|
||||||
For commercial support: <a href="http://www.freebsdmall.com/contact/">The
|
<p>For commercial support: <a href="http://www.freebsdmall.com/contact/">The
|
||||||
FreeBSD Mall</a><br>
|
FreeBSD Mall</a></p>
|
||||||
|
|
||||||
<h2><a href="handbook/staff-who.html">Who Is Responsible for What</a></h2>
|
<h2><a href="handbook/staff-who.html">Who Is Responsible for What</a></h2>
|
||||||
|
|
||||||
Public Relations & Corporate Liaison, Security Officer,
|
<p>Public Relations & Corporate Liaison, Security Officer,
|
||||||
Postmaster, Webmaster etc.
|
Postmaster, Webmaster etc.</p>
|
||||||
|
|
||||||
<p></p>
|
|
||||||
|
|
||||||
&footer;
|
&footer;
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue