feat: Add links to templates.

This commit is contained in:
Ruben Verborgh 2021-07-22 15:01:43 +02:00
parent c2ad892020
commit 850c590a51
11 changed files with 54 additions and 20 deletions

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -18,7 +18,10 @@
</form>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -28,7 +28,10 @@
</form>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -33,7 +33,10 @@
</form>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -43,7 +43,10 @@
</form>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,14 +8,17 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
<p><%= message %></p>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -39,7 +39,10 @@
<% } %>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -66,7 +66,10 @@
</form>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -37,7 +37,10 @@
</form>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -10,14 +10,17 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
{{{ htmlBody }}}
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -8,7 +8,7 @@
</head>
<body>
<header>
<img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" />
<a href="/"><img src="/.well_known/css/images/solid.svg" alt="[Solid logo]" /></a>
<h1>Community Solid Server</h1>
</header>
<main>
@ -37,7 +37,10 @@
</ul>
</main>
<footer>
<p>©20192021 Inrupt Inc. and imec</p>
<p>
©20192021 <a href="https://inrupt.com/">Inrupt Inc.</a>
and <a href="https://www.imec-int.com/">imec</a>
</p>
</footer>
</body>
</html>

View File

@ -87,6 +87,10 @@ a {
a:hover {
color: var(--solid-blue);
}
footer a {
color: inherit;
font-weight: inherit;
}
code {
font-size: 90%;