nowshare
About
Settings
{% if session['user'] is defined %}
Logout
{% else %}
Login
{% endif %}
{% block header %}{% endblock %}
{% block content %}{% endblock %}