{% 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 https://{{ request.environ['HTTP_HOST'] }}/parse.

{% endblock content %}