http://glfwtfwhlsm2u5pw3b7crist7bt7fwepj2wgv3n3b64unj22v5435tyd.onion/code/qrqma.html
                                
                                
                                                                            For example, to display a list of users provided in a variable called users: <h1> Members </h1> <ul> {% for user in users %} <li> {{ user }} </li> {% endfor %} </ul> As variables in templates retain their object properties, it is possible to iterate over containers like dict.