{% extends 'base.html' %} {% block content %}

Web OpenCCG is a wrapper around OpenCCG's WebCCG.

Currently, no specific usage instructions are specified on this website, but you can take a look at the README.md for an overview. Just remember to replace all localhost URLs with {{ url_for('openccg.index', _external=True) }}.

{% endblock content %}