Play now: {% for id in games %} {{ games[id]["name"] }} {% if id != games.keys()[-1] %} | {% end %} {% end %}