--- title: Account profile listed: false published: true handle: me --- {% extends 'index' %} {% block content %} {% if current_account %} <p>My name is {{ current_account.name }} and I'm logged in!</p> {% endif %} {% endblock %}
We can't find the internet
Attempting to reconnect
Something went wrong!