Changes made via web interface 2015

This commit is contained in:
expo
2015-08-14 14:42:54 +01:00
parent 0ea1c9ade9
commit 538e2536f7
7 changed files with 504 additions and 26 deletions

View File

@@ -0,0 +1,23 @@
<html><head><title>Rope History</title></head><body>
<H1>Rope History</H1>
<p>Rope should be labelled at both ends with "CUCC", the year of first use and the rope length. Rope will typically be retired after 5 years and one expo. The exception to this is where we have guidance from the manufacturer that the rope will last longer and drop testing results indicate the rope is OK.</p>
<p>Rope should be chained only when it is washed and checked. Dirty or unchecked rope may be coiled. Rope should be washed, checked and measured at the end of each expo.</p>
<table>
<theader>
<tr>
<th>Year bought</th><th>Manufacturer</th><th>Type</th><th>Manufacturer Documentation</th><th>Description / Photo</th><th>Drop test results</th><th>(Intended) retirement</th>
</tr>
</theader>
<tbody>
<tr>
<td class="year">2015</td>
<td class="manafacturer">A</td>
<td class="type">B</td>
<td class="docs">None</td>
<td class="desc">None</td>
<td class="droptest">To be tested 2018</td>
<td class="retiretment">Post expo 2020</td>
</tr>
</tbody>
</table></body></html>