{{ title|default:"LCARS" }}

{% if subtitle|default:"Library Computer Access/Retrieval System" %} {{ subtitle|default:"Library Computer Access/Retrieval System" }} {% endif %}
{% if stardate %} SD {{ stardate }} {% endif %} {{ status|default:"online"|upper }}
{% if ctx.isEditor %}
EDIT MODE
{% endif %}