{% extends "layouts/default.html" %} {% block title %} Manage Customers {% endblock title %} {% block stylesheets %} {% endblock stylesheets %} {% block content %} {% if current_user.is_authenticated %} {{ form.hidden_tag() }}
Name | Description |
---|---|
Name | Description |