{% extends 'base.html' %} {% load base_extras %} {% block content %}
Syntax Error
{% if probe.description %}| Model | {{ object.model }} |
| Event types | {{ object.event_types }} |
| Body | {{ object.body|pythonprettyprint }} |
| Syntax errors | {{ probe.syntax_errors|pythonprettyprint }} |