{% extends "popularity/templatePlot.html"%} {% block subtitle %} {% with "Processed Dataset Popularity" as subTitlelabel %} {{ block.super }} {% endwith %} {% endblock subtitle %} {% block js %} {% url getDSNPlotData as insert_jsonurl %} {{ block.super }} {% endblock js %}