{% include 'partials/head' %} {% include 'partials/flash' %} Back Push Notifications Key Message Last Push Tokens {% for pair in notifications %} {% assign name = pair[0] %} {% assign spec = pair[1] %} {{name | capitalize}} {{spec.alert}} {{spec.count}} send {% endfor %} {% include 'partials/tail' %}