{% extends "/base.html" %} {% block body_header%} {% endblock%} {% block searchbar%} esther and thai's text time machine! {% if terms %} {%else%} {%endif%} Search Random! {%endblock%} {% block mainbar%} esther and thai's text time machine! {% if terms %} {%else%} {%endif%} Search Random! Sort by: {% if args.get('sort_by') == 'Oldest first'%} Oldest first {% else %} Oldest first {% endif%} {% if args.get('sort_by') == 'Latest first'%} Latest first {% else %} Latest first {% endif%} {% if args.get('sort_by') == 'Random'%} Random {% else %} Random {% endif%} Start: End: Caps {% if args.get('caps')%} {% else %} {% endif%} Strict {% if args.get('strict')%} {% else %} {% endif%} {%endblock%}