3
0

Fix conflict artefacts

This commit is contained in:
Denis Arh
2021-08-24 00:11:06 +02:00
parent ae292c90bc
commit bb3aabb078

View File

@@ -74,13 +74,8 @@
>{{ tr "signup.template.form.button.sign-up" }}</button>
</div>
</form>
<<<<<<< HEAD
<div class="text-center my-3">{{ tr "signup.template.form.link.alternative" }}
<a href="{{ links.Login }}">{{ tr "signup.template.form.link.login" }}</a>
=======
<div class="text-center my-3">
{{ tr "signup.template.log-in" "link" links.Login }}
>>>>>>> 838e629a... Translation fixes
</div>
</div>