%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@taglib uri = "http://www.springframework.org/tags/form" prefix = "form"%>
<%--Series of choose/when statements to check firstly which table should be loaded
and secondly which 'mode' the table should be in i.e. edit/create.
Mostly all done with boostrap. This view is partially loaded with AJAX into the
Admin view's modal body--%>