Add missing </p>.
This commit is contained in:
parent
524d9b90cd
commit
bd990ca1ce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6975
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$">
|
||||
<!ENTITY date "$FreeBSD: www/en/commercial/commercial.sgml,v 1.30 1999/09/06 07:02:41 peter Exp $">
|
||||
<!ENTITY title "Commercial Vendors">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % vendorincludes SYSTEM "includes.sgml"> %vendorincludes;
|
||||
]>
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- $FreeBSD: www/en/commercial/commercial.sgml,v 1.30 1999/09/06 07:02:41 peter Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -13,7 +13,7 @@
|
|||
&vendorintroduction;
|
||||
|
||||
<p>Please note that the inclusion of vendors in our list does
|
||||
not signify our endorsement of their products or services.<p>
|
||||
not signify our endorsement of their products or services.</p>
|
||||
|
||||
<ul>
|
||||
|
||||
|
|
Loading…
Reference in a new issue