Prueba de logs

parent eafae31f
{% extends 'base.html.twig' %} {% extends 'base.html.twig' %}
{% block head %} {% block head %}
{% if idp == "none" and fa == 1%} {# {% if idp == "none" and fa == 1%}
<meta property="og:url" content="https://test-inovage.gearlabs.cl/nutrapharm/index?idp={{idp}}&fa={{fa}}&r=0" /> <meta property="og:url" content="https://test-inovage.gearlabs.cl/nutrapharm/index?idp={{idp}}&fa={{fa}}&r=0" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:title" content="NutraPharm" /> <meta property="og:title" content="NutraPharm" />
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<meta property="og:image:width" content="1200" /> <meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" /> <meta property="og:image:height" content="630" />
<meta property="og:image" content="https://test-inovage.gearlabs.cl/uploads/users/{{idp}}."/> <meta property="og:image" content="https://test-inovage.gearlabs.cl/uploads/users/{{idp}}."/>
{%elseif idp!="none" and fa == 0%} {%elseif idp!="none" and fa == 0%}#}
<meta property="og:url" content="https://test-inovage.gearlabs.cl/nutrapharm/index?idp={{idp}}&fa={{fa}}&r=1" /> <meta property="og:url" content="https://test-inovage.gearlabs.cl/nutrapharm/index?idp={{idp}}&fa={{fa}}&r=1" />
<meta property="og:type" content="website" /> <meta property="og:type" content="website" />
<meta property="og:title" content="NutraPharm Comparacion Foto" /> <meta property="og:title" content="NutraPharm Comparacion Foto" />
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<meta property="og:image:height" content="630" /> <meta property="og:image:height" content="630" />
<meta property="og:image" content="https://test-inovage.gearlabs.cl/uploads/users/{{idp}}."/> <meta property="og:image" content="https://test-inovage.gearlabs.cl/uploads/users/{{idp}}."/>
{%endif%} {#{%endif%}#}
<link href="{{asset('frontend/css/camara.css')}}" rel="stylesheet" /> <link href="{{asset('frontend/css/camara.css')}}" rel="stylesheet" />
{% endblock %} {% endblock %}
{% block body %} {% block body %}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment