mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-12-08 06:09:48 +00:00
2 lines
125 B
HTML
2 lines
125 B
HTML
{% extends "base.html" %} {% block icons %} {% set icon_path =
|
|
"overrides/.icons/bootstrap/" %} {{ super() }} {% endblock %}
|