{# Project summary hooks row: installed hooks + install dropdown (hook-install.js). #} {% if mode == "unavailable" %} unavailable {% else %} {% if installed %}
{{ hook.target }})
{% if hook.version %}
v{{ hook.version }}
{% endif %}
{% if hook.status == "installed" %}
{% elif hook.status == "different" %}
custom hook installed; refusing to manage
{% endif %}
No hooks installed.
{% endif %} {% if available %}