1
0
Fork 0
forked from sr2/www.sr2.uk

feat: adds some draft policies

This commit is contained in:
Iain Learmonth 2026-04-22 11:54:58 +01:00
parent 1ad26e6266
commit f66adc0b65
9 changed files with 4710 additions and 2 deletions

30
policies/header.include Normal file
View file

@ -0,0 +1,30 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>[TITLE]</title>
<style data-fill-with="stylesheet">
</style>
<style>
</style>
</head>
<body class="h-entry">
<div class="head">
<p style="background-color: #000; padding: 10px; font-size: large; font-weight: bold; color: #fff; float: right;">TLP:CLEAR</p>
<img src="https://www.sr2.uk/images/logo.png" alt="SR2 Communications Limited" width="400" style="margin-bottom: 10px;">
<h1 id="title" class="p-name no-ref">[TITLE]</h1>
<h2 id="subtitle" class="no-num no-toc no-ref">Draft for Approval by Company Directors,
<span class="dt-updated"><span class="value-title" title="[CDATE]">[DATE]</span></span>
</h2>
<div data-fill-with="spec-metadata"></div>
<div data-fill-with="warning"></div>
<p class='copyright' data-fill-with="copyright"></p>
<hr title="Separator for header">
</div>
<div class="p-summary" data-fill-with="abstract"></div>
<div data-fill-with="at-risk"></div>
<nav data-fill-with="table-of-contents" id="toc"></nav>
<main>