{% extends 'base.html.twig' %} {%block title %}{{ 'help.mobile_title'|trans({}, 'HelpBundle') }}{% endblock %} {% block body %} {{ 'help.shamra_app'|trans({}, 'HelpBundle') }} {{ 'help.mobile_msg'|trans({}, 'HelpBundle')|raw }} {% if md_google is not empty %} {{md_google.0.downloadCount}} حمله الآن من المتجر {% endif %} {% if md_shamra is not empty %} {{md_shamra.0.downloadCount}} حمله الآن من موقعنا {% endif %} {#./ shamra-app#} {{ 'help.bazaar_app'|trans({}, 'HelpBundle') }} {{ 'help.bazaar_mobile_msg'|trans({}, 'HelpBundle') }} {% if md_google is not empty %} {{md_bazaar_google.0.downloadCount}} حمله الآن من المتجر {% endif %} {% if md_shamra is not empty %} {{md_bazaar_shamra.0.downloadCount}} حمله الآن من موقعنا {% endif %} {#./ mobile-app#} {# ./Bazaar App#} {{ 'help.chat_app'|trans({}, 'HelpBundle') }} {{ 'help.chat_mobile_msg'|trans({}, 'HelpBundle')|raw }} {% if md_google is not empty %} {{md_chat_google.0.downloadCount}} حمله الآن من المتجر {% endif %} {% if md_shamra is not empty %} {{md_chat_shamra.0.downloadCount}} حمله الآن من موقعنا {% endif %} {#./ mobile-app#} {#Chat App#} {% endblock %} {% block stylesheets %} {# #} {% endblock %} {% block javascripts %} {##} {# #} {% endblock %}
{{ 'help.mobile_msg'|trans({}, 'HelpBundle')|raw }}
{{ 'help.bazaar_mobile_msg'|trans({}, 'HelpBundle') }}
{{ 'help.chat_mobile_msg'|trans({}, 'HelpBundle')|raw }}