{% extends "admin/core/base.html" %} {% block title %}Typesetting plugin{% endblock title %} {% block title-section %}Typesetting Plugin is installed{{ galley.pk }}{% endblock %} {% block breadcrumbs %} {{ block.super }} {% endblock breadcrumbs %} {% block body %}

The Typesetting plugin is currently installed.

To get started with the plugin, make sure it is enabled as part of your journal's configured workflow

This plugin is inteded to replace the original production and proofing workflow elements

{% endblock body %}