{% extends "forms/form.html" %} {% load exfiltry %} {% load exsyntax %} {% block content %}

{ schwiki_Pageall(name_Istartswith: "$$$") { edges { node { id, text:name }}} } { users(username_Istartswith: "$$$") { edges { node { id, text:username }}} }
{% endblock %}