Back to Frameworkbenchmarks

Fortunes

frameworks/Python/responder/templates/fortune.html

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