Back to Frameworkbenchmarks

Fortunes

frameworks/Python/microdot/templates/fortunes_raw.html

3112 B
Original Source
idmessage
{% for fortune in fortunes %}{{ fortune[0] }}
{% endfor %}