{% extends "base.html" %} {% block title %}Templates{% endblock %} {% block content %}
This page presumes that you've already setup all appropriate locales in .env file (or docker.env when relevant).
If you're starting to use Importer but did use Scan2Report previously, you can import scan2report templates to PwnDoc.
The regular work with templates happens fully inside PwnDoc. However, if you want to access full history (not just proposed/accepted templates), you have to do it through Importer. There are tools for comparison of two templates and also a chronological list of all template versions.
Because templates are manually edited, there is also page that checks for errors in templates
If you find that some findings are too similar and should be grouped, you can edit scan2report config files (plugins.json, groups.json, aliases.json).