mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-20 13:28:18 +02:00
CTA
This commit is contained in:
parent
79b415e8c8
commit
07a41fed7c
2 changed files with 10 additions and 6 deletions
|
|
@ -137,6 +137,14 @@
|
|||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<footer class="text-center mt-5">
|
||||
<p class="lb-header mx-auto text-center fs-5">
|
||||
Ready to take control of your Bitcoin labels?
|
||||
Sign up for Labelbase today and experience seamless label management, enhanced privacy, and simplified workflows.</p>
|
||||
<a href="{{ reg_url }}" type="button" class="btn btn-lg btn-primary">Get started</a>
|
||||
</footer>
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{% extends "_base.html" %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block title %}Encryption{% endblock %}
|
||||
{% block title %}Interoperability{% endblock %}
|
||||
{% block nav_home %}active{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
@ -54,11 +54,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue