{% extends 'base.html' %} {% block main_title %} Company details {% endblock %} {% block content %}
Edit the file {{CWD}}/company.json to edit these details.
Warning: in this early version of pome, no validation whatsoever is performed on the data you
enter
in
"company.json" so
please refer to the doc (TODO) for precise information about all these fields.
{{company}}{% endblock %}