{% extends "base.html" %} {% import "utils.html" as utils %} {% block title %}Redlib Settings{% endblock %} {% block subscriptions %} {% call utils::sub_list("") %} {% endblock %} {% block search %} {% call utils::search("".to_owned(), "") %} {% endblock %} {% block content %}
Note: settings and subscriptions are saved in browser cookies. Clearing your cookies will reset them.
You can restore your current settings and subscriptions after clearing your cookies using this link.