1
<div id="subjectConfirmRemove">
2
<h2 class="loginTitle">Confirm Removal</h2>
3
<div id="middleLayerPopups">
4
<p>By pressing remove the object and all of its contents will be permanently removed</p>
6
<input type="button" class="popupButtons btn" value="Remove">
7
<input type="button" onClick="subjectConfirmButtonHide()" class="popupButtons btn" value="Cancel">
b'\\ No newline at end of file'