Crowi

{% if page %}
{% if user %} {% endif %}
{% if user %}

{% endif %}

  • Created by {{ page.creator.name|default(author.name) }}
    {{ page.createdAt|datetz('Y/m/d H:i:s') }}

  • Updated by {{ page.lastUpdateUser.name|default(author.name) }}
    {{ page.updatedAt|datetz('Y/m/d H:i:s') }}
{% endif %} {% if not page and ('/' === path or 'crowi' === behaviorType()) and not isUserPageList(path) and !isTrashPage() %}

What is Portal?

{% endif %}