{% extends "layout.html.twig" %} {% set menu_selected = 'info' %} {% block title %} {{ 'profile.profile3'|trans({}, 'FOSUserBundle') }} {{ user.firstName ~ ' ' ~ user.lastName }} {% endblock title%} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %} {% if app.user is not null and app.user == user %}
اشتراكك بالحزمة الذهبية ينتهي بتاريخ {{ endSubscribeDate | NaasArDate }}
لديك وصول محدود لشمرا أكاديميا، اشترك بالحزمة الذهبية واحصل على وصول كامل - 4.99$ بالشهر.
اشترك
{{ 'profile.bio'|trans({}, 'FOSUserBundle') }}
{% if user.gender == 'm'%}
{{ 'profile.born.male'|trans({}, 'FOSUserBundle') }}
{% else %}
{{ 'profile.born.female'|trans({}, 'FOSUserBundle') }}
{% endif %}
{{ user.birthdate|date('Y M D') }},
{{ 'profile.from'|trans({}, 'FOSUserBundle') }}
{{ user.country }}
{% if user.address is not null %}
{{ 'profile.address'|trans({}, 'FOSUserBundle') }}
{{ user.address }}
{% endif %}
# | اسم البحث | عدد التحميلات |
---|---|---|
{{ loop.index }} | {{key}} | {{research[0]}} |