diff options
Diffstat (limited to 'HEADER.html')
-rw-r--r-- | HEADER.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/HEADER.html b/HEADER.html index 80a69303..0bb6cfa2 100644 --- a/HEADER.html +++ b/HEADER.html @@ -1,3 +1,7 @@ +<style> + #container { width: 600px; } +</style> +<div id="container"> <h1>NOTE WELL</h1> <p>The contents of this directory is explained in detail at <a href="http://www.swamid.se">www.swamid.se</a>. In order to use any of these files you must either be a member of SWAMID or accept the <a href="swamid-tou-sv.txt">SWAMID Metadata Terms of Use</a>(<a href="swamid-tou-en.txt">en</a>).</p> |