{% extends "layout.html" %} {% set active_page = "method_list" %} {% set help_page = ["methods", dict_translation['method']['title']] %} {% block title %} - {{dict_translation['method']['title']}}{% endblock %} {% block head %} {% if current_user.theme in dark_themes %} {% endif %} {% endblock %} {% block body %}