mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
ui: Add page descriptions.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<div class="relative z-20 flex flex-wrap items-center -m-3">
|
||||
<div class="w-full md:w-1/2 p-3">
|
||||
<h2 class="mb-6 text-4xl font-bold text-white tracking-tighter">Tor</h2>
|
||||
<p class="font-semibold text-coolGray-200">Tor connection information</p>
|
||||
<p class="font-semibold text-coolGray-200">Tor connection information.</p>
|
||||
</div>
|
||||
<div class="w-full md:w-1/2 p-3 p-6 container flex flex-wrap items-center justify-end items-center mx-auto">
|
||||
{% if refresh %}
|
||||
|
||||
Reference in New Issue
Block a user