UNPKG

apostrophe

Version:

The Apostrophe Content Management System.

11 lines (9 loc) 266 B
<h4>Home Page Template</h4> {# This is necessary to the login.js tests. -Tom #} {% if data.user %} <a href="/logout">Log Out</a> {% else %} <a href="/login">Log In</a> {% endif %} {# Necessary to the apostrophe-global tests. #} counts: {{ data.global.counts }}