Co-authored-by: stcb <21@stcb.cc> Reviewed-on: icing/G-EIP-700-TLS-7-1-eip-stephane.corbiere#4 Co-authored-by: ange <ange@yw5n.com> Co-committed-by: ange <ange@yw5n.com>
14 lines
209 B
HTML
14 lines
209 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
{{template "head.tmpl" .}}
|
|
</head>
|
|
<body>
|
|
<a class="nostyle" href="/about">
|
|
<div class="title">
|
|
<h1>ICING</h1>
|
|
</div>
|
|
</a>
|
|
</body>
|
|
</html>
|