diff --git a/proxy/templates/reader/series.html b/proxy/templates/reader/series.html index a16475cb..6c01c6d2 100644 --- a/proxy/templates/reader/series.html +++ b/proxy/templates/reader/series.html @@ -12,6 +12,7 @@ {% endblock %} {% block head %} +{{ chapter_list | json_script:"chapter_list" }}