{% extends "layout.html" %} {% block title %}Add Facility{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %} {% include "authorization_header.html" %} {% if session.logged_in %}
| Facility Code | Facility Name | Facility Location |
|---|---|---|
| {{ entry[1] }} | {{ entry[2] }} | {{ entry[3] }} |
Please follow the guidelines outlined within each text field.