{% extends "base.html" %} {% block content %}
Ahoy, matey!

This is the Agora v{{version}}.

This site is very much under construction, but feel free to look around: The [[wikilink]] is the heart of the Agora. /node/foo will render every subnode that resolves to wikilink [[foo]]. For example: [[Agora]].

For more information, please visit the Agora repository. If you're interested in knowing what's coming, please refer to Agora plan.
{% include "node_rendered.html" %} {% endblock %}