{% if user %} {% extends "/public/skeleton.html" %} {% else %} {% extends "/private/skeleton.html" %} {% endif %} {% block content %}