From 27c86a3ea71aeb8609884e8398b53d645c42dc62 Mon Sep 17 00:00:00 2001 From: Wiktor Kwapisiewicz Date: Wed, 19 Aug 2020 11:17:33 +0200 Subject: [PATCH] profiles: Display more info in noscript mode --- dist/templates/found-profile.html.hbs | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/dist/templates/found-profile.html.hbs b/dist/templates/found-profile.html.hbs index 8b06a71..cdcb9f3 100644 --- a/dist/templates/found-profile.html.hbs +++ b/dist/templates/found-profile.html.hbs @@ -59,7 +59,21 @@ + Please enable JavaScript to see user's profile page. + {{#with page}} +

+ {{ text "We found an entry for {{ query }}." rerender }} +

+ +

+ {{ ../base_uri }}/vks/v1/by-fingerprint/{{ fpr }} +

+ +

+ {{text "Hint: It's more convenient to use keys.openpgp.org from your OpenPGP software.
Take a look at our usage guide for details." }} +

+ {{/with}} +