added a different policy block so we can pass XHTML1.1 test
git-svn-id: http://svn.cacert.org/CAcert/Policies@2106 14b1bab8-4ef6-0310-b690-991c95c89dfd
This commit is contained in:
parent
6e69a428a8
commit
f7120cb9a8
1 changed files with 25 additions and 8 deletions
|
@ -4,19 +4,36 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
<title> CAcert -- TTP-Assisted Assurance Policy </title>
|
<title> CAcert -- TTP-Assisted Assurance Policy </title>
|
||||||
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
|
.comment {
|
||||||
|
color : steelblue;
|
||||||
|
}
|
||||||
|
-->
|
||||||
|
</style>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<div class="comment">
|
||||||
|
<table width="100%">
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
Name: TTP-Assist <a style="color: steelblue" href="https://svn.cacert.org/CAcert/Policies/ControlledDocumentList.html">COD13.2</a><br />
|
||||||
|
Status: DRAFT <a style="color: steelblue" href="https://wiki.cacert.org/PolicyDecisions#p20100913">p20100913</a><br />
|
||||||
|
Editor: Iang<br />
|
||||||
|
Licence: <a href="//wiki.cacert.org/Policy#Licence" title="this document is Copyright © CAcert Inc., licensed openly under CC-by-sa with all disputes resolved under DRP. More at wiki.cacert.org/Policy" > CC-by-sa+DRP </a><br />
|
||||||
|
</td>
|
||||||
|
<td valign="top" align="right">
|
||||||
|
<a href="//www.cacert.org/policy/PolicyOnPolicy.php"><img src="images/cacert-draft.png" alt="TTP-Assist Status - DRAFT" height="31" width="88" style="border-style: none;" /></a>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
<h1> TTP-Assisted Assurance Policy </h1>
|
<h1> TTP-Assisted Assurance Policy </h1>
|
||||||
|
|
||||||
<p>
|
|
||||||
<a href="PolicyOnPolicy.html"><img align="right" src="images/cacert-draft.png" alt="CAcert Policy Status - DRAFT" height="31" width="88" style="border-style: none;" /></a>
|
|
||||||
Editor: Iang<br />
|
|
||||||
Creation Date : <a href="//svn.cacert.org/CAcert/Assurance/Minutes/20091215HamburgMiniTOP.html">20091215</a><br />
|
|
||||||
Status: <b>DRAFT</b> <a href="//wiki.cacert.org/PolicyDecisions#p20100913">p20100913</a><br />
|
|
||||||
Licence: <a href="//wiki.cacert.org/Policy#Licence" title="this document is Copyright © CAcert Inc., licensed openly under CC-by-sa with all disputes resolved under DRP. More at wiki.cacert.org/Policy" > CC-by-sa+DRP </a><br />
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<h2 id="s0"> 0. Preliminaries </h2>
|
<h2 id="s0"> 0. Preliminaries </h2>
|
||||||
<p>
|
<p>
|
||||||
This sub-policy extends the
|
This sub-policy extends the
|
||||||
|
|
Loading…
Reference in a new issue