{% extends "layout.html" %} {% block title %}Account Search{% endblock %} {% block content %}

Account Search

Type in a part of the name and the results with full account name will be displayed in the table below.

Name Full Name
Name Full Name
{% endblock %} {% block scripts %} {% endblock %}