{% if recordsTrynBuy or recordsScoreBoard %} {% for rec in recordsTrynBuy %} {% if rec.enabled %} {% else %} {% endif %} {% endfor %} {% for rec in recordsScoreBoard %} {% if rec.enabled %} {% else %} {% endif %} {% endfor %}
Select Application KEY Service Application name Application description
enableddisabled{{ rec.appKey }} {{ rec.appService }} {{ rec.appName }} {{ rec.appDescr }}
enableddisabled{{ rec.appKey }} {{ rec.appService }} {{ rec.appName }} {{ rec.appDescr }}
{% endif %}