Loading templates/profile/profile--profile--teaser.html.twig +3 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,9 @@ <div class="card__actionbar"> {% block card_actionbar %} {% if content.flag_follow_user %} {{ content.flag_follow_user }} {% endif %} <a href="{{ profile_contact_url }}" class="card__link"> {% if profile_contact_label == 'private_message' %} {% trans %}Private message{% endtrans %} Loading Loading
templates/profile/profile--profile--teaser.html.twig +3 −0 Original line number Diff line number Diff line Loading @@ -88,6 +88,9 @@ <div class="card__actionbar"> {% block card_actionbar %} {% if content.flag_follow_user %} {{ content.flag_follow_user }} {% endif %} <a href="{{ profile_contact_url }}" class="card__link"> {% if profile_contact_label == 'private_message' %} {% trans %}Private message{% endtrans %} Loading