{% if user_device_type == "mobile" %}
{% elif user_device_type == "desktop" %}
{% endif %}
{% if user_device_type == "desktop" %}
{% endif %}