{% extends "holdfast/den/base.html" %} {% load i18n %} {% block holdfast_content %}
{% csrf_token %}
{% translate "Claims" %}
{% translate "Only flags it on screen. Nothing is ever revoked automatically." %}
{% translate "Siphon detection" %}
{% blocktranslate %}Two detectors run side by side. One reads the workforce figure itself — an un-round number means a den is taking a cut, which needs no history and catches dens that were already there. The other watches for a skyhook falling below its own historic peak, which catches new ones. The settings below tune the second.{% endblocktranslate %}
{% translate "Notifications" %}
{% include "holdfast/partials/_routing.html" %}
{% csrf_token %} {% translate "one sample per category in this section" %}
{% endblock %}