Closed malivix closed 8 years ago
in the welcomeblock_member.twig is not set true url Should look like this <a href="{{ url_route('account.notifications') }}" class="multi-link">
welcomeblock_member.twig
<a href="{{ url_route('account.notifications') }}" class="multi-link">
Hi,
Notifications ar not yet implemented, which is why that link is not in place.
in the
welcomeblock_member.twig
is not set true url Should look like this<a href="{{ url_route('account.notifications') }}" class="multi-link">