Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
Add info where to get EU certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliusTrafi committed Oct 15, 2021
1 parent c0e2bb4 commit 9672af3
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/main/resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@
margin-top: 1em;
text-align: center;
}

#eu-hint {
margin-top: 1em;
text-align: center;
}
</style>
</head>
<body>
Expand Down Expand Up @@ -104,7 +109,10 @@ <h1>Galimybių pasas iOS piniginėje</h1>
<button disabled="true" id="upload-button" type="submit" class="btn btn-primary btn-lg btn-block">Patvirtinti</button>
</form>
<p id="android-hint">
Android vartotojai gali atsidaryti pkpass su <a href="https://play.google.com/store/apps/details?id=io.walletpasses.android">WalletPasses programėle</a>.
Android vartotojai gali atsidaryti pkpass su <a href="https://play.google.com/store/apps/details?id=eu.yourpass.wallet">Yourwallet programėle</a>.
</p>
<p id="eu-hint">
ES skaitmeninį COVID pažymėjimą galite gauti <a href="https://www.getcovidpass.eu/">čia</a>.
</p>
</div>
</div>
Expand Down

0 comments on commit 9672af3

Please sign in to comment.