0x01fe.net
0x01fe.net
{{ status|safe }}
Home
Games
Music
Motion Picture
Programming
About
{% for post in posts %}
{{ post[0]|safe }}
{% for comment in post[1] %}
{{ comment|safe }}
{% endfor %} {% if user %}
{{ user }}
{{ form.textbox }}
{% endif %}
{% endfor %}
{{ user }}