{% if Row.DeviceTypeValueId == 41 %}
    <a class="btn btn-default" href="{{ 'Global' | Attribute:'PublicApplicationRoot' }}/checkinkiosk?checkinkiosk={{ Row.Name }}&debug=true">Check-in Configuration</a>
{% endif %}
