mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: Add links to templates.
This commit is contained in:
parent
c2ad892020
commit
850c590a51
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -18,7 +18,10 @@
|
|||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -28,7 +28,10 @@
|
|||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -33,7 +33,10 @@
|
|||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -43,7 +43,10 @@
|
|||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,14 +8,17 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<p><%= message %></p>
|
<p><%= message %></p>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -39,7 +39,10 @@
|
|||||||
<% } %>
|
<% } %>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -66,7 +66,10 @@
|
|||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -37,7 +37,10 @@
|
|||||||
</form>
|
</form>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -10,14 +10,17 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
{{{ htmlBody }}}
|
{{{ htmlBody }}}
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<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>
|
<h1>Community Solid Server</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
@ -37,7 +37,10 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>©2019–2021 Inrupt Inc. and imec</p>
|
<p>
|
||||||
|
©2019–2021 <a href="https://inrupt.com/">Inrupt Inc.</a>
|
||||||
|
and <a href="https://www.imec-int.com/">imec</a>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -87,6 +87,10 @@ a {
|
|||||||
a:hover {
|
a:hover {
|
||||||
color: var(--solid-blue);
|
color: var(--solid-blue);
|
||||||
}
|
}
|
||||||
|
footer a {
|
||||||
|
color: inherit;
|
||||||
|
font-weight: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user