{% extends "base.html" %} {% import "_macros.html" as m %} {% block title %}Tags — rosbackup-ng{% endblock %} {% block page_title %}Tags{% endblock %} {% block content %}
Rename a tag to update it across every device at once; delete to strip it from all of them. New tags are created on the device form.
{% if tags %}No tags yet — add tags to a device to see them here.
{% endif %}