{% extends "base.html" %} {% block "body" %}
You are currently signed in as ${.user.username}
{%- else %}You are not currently signed in
{% endif %}Site data (stored in .site)
| Setting | Value |
|---|---|
| ${k} | ${v} |
System Settings (stored in .sys.site)
| Setting | Value |
|---|---|
| ${k} | ${debug:v} |