{% if row.period == "1" %} Once {% endif %} {% if row.period == "2" %} Every 2 hours {% endif %} {% if row.period == "3" %} Every 5 hours {% endif %} {% if row.period == "4" %} Every day {% endif %} {% if row.period == "5" %} Every week {% endif %}