PythonTiles

{{ title }} ...

{% for x in range(max_tiles) %} {% for y in range(max_tiles) %} Tile {{ (x * max_tiles) + y }} {% endfor %}
{% endfor %}

{% if 'push' in title %} Go to standard HTTP/2 version {% else %} Go to HTTP/2 push promise version {% endif %}