{% extends "base.html" %} {% block scripts %} {{ super() }} {% if page and page.file.src_path == 'api/webservice.md' %} {% endif %} {% endblock %}