Community - translate learn more

This commit is contained in:
mDuo13
2021-06-28 19:00:16 -07:00
parent 32b5274869
commit 600eefc7b5

View File

@@ -102,7 +102,7 @@
<div class="col-md-6 offset-md-3 p-40 br-8 bg-grey-800 text-center">
<h2 class="h4 mb-8">{% trans %}Our Shared Vision forXRPLs Future{% endtrans %}</h2>
<p class="mb-10">{% trans %}Together, we're building the greenest infrastructure to drive blockchain innovation that doesn't sacrifice utility or performance, to bring the developer community's vision to life.{% endtrans %}</p>
<a class="btn btn-primary">Learn More</a>
<a class="btn btn-primary">{% trans %}Learn More{% endtrans %}</a>
</div>
</section>
{% endblock %}