{% extends 'base.html.twig' %}
{% block title %}{% trans %}Promotip: Dashboard{% endtrans %}{% endblock %}
{% block body %}
{% set unreadMessagesCount = helper.getUnreadMessages %}
{% if action is defined and action == 'register' %}
Hallo {{ helper.getFirstname }}, welkom op Promotip!
Vul eerst het bedrijfsprofiel in voor uw onderneming hierna kan u meteen uw gratis advertentie
plaatsen!
{% endif %}
{% if is_granted('IS_IMPERSONATOR') %}
You are currently logged into {{ app.user.email }} account from super user