{% include 'Portal Web API Wrapper' %} <!-- Div to act as a container for drag and drop events as well as any existing attachments --> <div id="drop-zone"> <p>Drag and drop files here</p> <!-- List to hold the preview thumbnails of any attached files --> <ul id="file-list"></ul> </div>