{# Inline-edit title cell for pages. Same shape as the post version. Display renders the link to the full edit page; double-click / focused-Enter swaps to edit mode. #} {% if mode == 'edit' %}
{% if error %}
{{ error }}
{% endif %}
⏎ save · esc cancel
{% else %} {{ page.title }} {% endif %}