{% load i18n %}
{% blocktrans with page_size='{$ service.plot.params.page_size $}' trimmed %} For performance reasons, we plot only the first {{ page_size }} rows. {% endblocktrans %}