Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created September 27, 2017 15:05
<block class="Magento\Customer\Block\Account\Link" name="my-account-link">
<arguments>
<argument name="label" xsi:type="string" translate="true">My Account</argument>
</arguments>
</block>
<block class="Magento\Customer\Block\Account\RegisterLink" name="register-link">
<arguments>
<argument name="label" xsi:type="string" translate="true">Create an Account</argument>
</arguments>
</block>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment