{% if current_user %}
Hello, {{ current_user.name|escape }}
{% endif %}
{% if current_user %}
Upload photo test:
Enter URL to URLFecth from:
{% endif %}