mirror of
https://gitlab.com/keys.openpgp.org/hagrid.git
synced 2025-10-06 00:23:08 +02:00
minor template fixes
This commit is contained in:
4
dist/templates/about/about.html.hbs
vendored
4
dist/templates/about/about.html.hbs
vendored
@@ -3,7 +3,7 @@
|
||||
<center><h2>About | <a href="/about/news">News</a> | <a href="/about/usage">Usage</a> | <a href="/about/faq">FAQ</a> | <a href="/about/stats">Stats</a> | <a href="/about/privacy">Privacy</a></h2></center>
|
||||
|
||||
<p>
|
||||
The <tt>keys.openpgp.org</tt> server is a public service for the
|
||||
The <span class="brand">keys.openpgp.org</span> server is a public service for the
|
||||
distribution and discovery of OpenPGP-compatible keys, commonly
|
||||
referred to as a "keyserver".
|
||||
</p>
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
<p>
|
||||
Technically,
|
||||
<tt>keys.openpgp.org</tt> runs on the <a href="https://gitlab.com/hagrid-keyserver/hagrid" target="_blank">Hagrid</a> keyserver software,
|
||||
<span class="brand">keys.openpgp.org</span> runs on the <a href="https://gitlab.com/hagrid-keyserver/hagrid" target="_blank">Hagrid</a> keyserver software,
|
||||
which is based on <a href="https://sequoia-pgp.org">Sequoia-PGP</a>.
|
||||
We are running on <a href="https://eclips.is" target="_blank">eclips.is</a>,
|
||||
a hosting platform focused on Internet Freedom projects,
|
||||
|
2
dist/templates/found.html.hbs
vendored
2
dist/templates/found.html.hbs
vendored
@@ -2,7 +2,7 @@
|
||||
{{#with page}}
|
||||
<div class="ui">
|
||||
<p>
|
||||
{{ text "We found an entry for <span class=\"email\">{{ query }}</span>:" rerender }}
|
||||
{{ text "We found an entry for <span class=\"email\">{{ query }}</span>." rerender }}
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@@ -2,7 +2,7 @@
|
||||
<center><h2>About | <a href="/about/news">News</a> | <a href="/about/usage">Usage</a> | <a href="/about/faq">FAQ</a> | <a href="/about/stats">Stats</a> | <a href="/about/privacy">Privacy</a></h2></center>
|
||||
|
||||
<p>
|
||||
The <tt>keys.openpgp.org</tt> server is a public service for the
|
||||
The <span class="brand">keys.openpgp.org</span> server is a public service for the
|
||||
distribution and discovery of OpenPGP-compatible keys, commonly
|
||||
referred to as a "keyserver".
|
||||
</p>
|
||||
@@ -74,7 +74,7 @@
|
||||
|
||||
<p>
|
||||
Technically,
|
||||
<tt>keys.openpgp.org</tt> runs on the <a href="https://gitlab.com/hagrid-keyserver/hagrid" target="_blank">Hagrid</a> keyserver software,
|
||||
<span class="brand">keys.openpgp.org</span> runs on the <a href="https://gitlab.com/hagrid-keyserver/hagrid" target="_blank">Hagrid</a> keyserver software,
|
||||
which is based on <a href="https://sequoia-pgp.org">Sequoia-PGP</a>.
|
||||
We are running on <a href="https://eclips.is" target="_blank">eclips.is</a>,
|
||||
a hosting platform focused on Internet Freedom projects,
|
||||
|
Reference in New Issue
Block a user