[minor] translation fix

This commit is contained in:
Rushabh Mehta 2016-12-27 16:30:09 +05:30
parent 3bcf9b5e70
commit 5cb1b6bf3f

View File

@ -6,7 +6,7 @@
<ul class="breadcrumb">
<li>
<span class="fa fa-angle-left"></span>
<a href="/me">My Account</a>
<a href="/me">{{ _("My Account") }}</a>
</li>
</ul>
</div>