mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
Fixing typos and grammar
Co-authored-by: Umar Bolatov <bolatovumar@gmail.com>
This commit is contained in:
parent
f65ca04507
commit
1627c05224
2 changed files with 4 additions and 4 deletions
|
@ -17,10 +17,10 @@
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
<p class="lead text-center">
|
<p class="lead text-center">
|
||||||
You've unfortunately failed expecations of manager <a href="https://twitter.com/pavlenex" target="_blank">Pavlenex</a>. Poor you.
|
You've unfortunately failed expectations of manager <a href="https://twitter.com/pavlenex" target="_blank">Pavlenex</a>. Poor you.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
<a href="https://twitter.com/pavlenex" target="_blank">
|
<a href="https://twitter.com/pavlenex" target="_blank">
|
||||||
<img src="~/img/errorpages/417_pavlenex.png" alt="Pavelnex avatar" title="Pavlenex fightning the system, while building better systems" asp-append-version="true" />
|
<img src="~/img/errorpages/417_pavlenex.png" alt="Pavlenex avatar" title="Pavlenex fighting the system, while building better systems" asp-append-version="true" />
|
||||||
</a>
|
</a>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
Check your request `Except` header and do better.
|
Check your request `Except` header and do better.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-12 col-head" style="justify-content:center; flex-direction: row; display:flex; flex-direction:row; text-align:center;">
|
<div class="col-12 col-head d-flex flex-row justify-content-center text-center">
|
||||||
<a asp-controller="Home" asp-action="Index">
|
<a asp-controller="Home" asp-action="Index">
|
||||||
<img src="~/img/btcpay-logo.svg" alt="BTCPay Server" class="head-logo" height="70" asp-append-version="true" />
|
<img src="~/img/btcpay-logo.svg" alt="BTCPay Server" class="head-logo" height="70" asp-append-version="true" />
|
||||||
</a>
|
</a>
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
<p class="lead text-center">
|
<p class="lead text-center">
|
||||||
The life is all about finding the right Gateways.<br />
|
The life is all about finding the right Gateways.<br />
|
||||||
Unfortunatelly, this time you've found a bad one.
|
Unfortunately, this time you've found a bad one.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
<a href="https://twitter.com/milessuter" target="_blank">
|
<a href="https://twitter.com/milessuter" target="_blank">
|
||||||
<img src="~/img/errorpages/502_milessuter.jpg" alt="Miles obfuscated profile pic" title="But full name is not obfuscated" asp-append-version="true" />
|
<img src="~/img/errorpages/502_milessuter.jpg" alt="Miles obfuscated profile pic" title="But full name is not obfuscated" asp-append-version="true" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue