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

Tool Live Testing - {{ tool_name|title }}

{% for subtype in tool_subtypes %} {% endfor %}
Selected Code Snippet
                {{ code_snippets.example1 }}
            
Output

Select a tool type to see the output.

{% endblock %}