{% extends "base.html" %} {% block content %}

{{ "Edit Tool" if tool else "Add New Tool" }}

{% endblock %}