{% extends "base.html" %} {% import 'macros.html' as macros %} {% block asset %} {% endblock %} {% block header %} {{ macros.page_title(key='FPP', title=_('Full-points Plot'), hint=_('Plot all data points with time axis or ID axis.'), hasAction=true) }} {% endblock %} {% block midbody %}