diff --git a/productMods/templates/entity/edBackgroundShortView.jsp b/productMods/templates/entity/edBackgroundShortView.jsp
index 67ac0dca..cf27606f 100644
--- a/productMods/templates/entity/edBackgroundShortView.jsp
+++ b/productMods/templates/entity/edBackgroundShortView.jsp
@@ -10,12 +10,6 @@
In this JSP that is the Educational Background, not the Person, Organization or DegreeType
--%>
-
-
-
-
@@ -45,26 +39,21 @@
-
-
-
-
-
-
+
<%-- degreeMajor, year, org and abbreviation are all required --%>
- ${degreeAbbreviation} in ${degreeMajor} ${selectedOrganizationStr}, ${year} ${degreeSupplementalInfo} ${contextNodeURL }
+ ${degreeAbbreviation} in ${degreeMajor} ${selectedOrganizationStr}, ${year} ${degreeSupplementalInfo}
- ${degreeAbbreviation} ${selectedOrganizationStr}, ${year} ${degreeDeptOrSchool} ${degreeSupplementalInfo} ${contextNodeURL }
+ ${degreeAbbreviation} ${selectedOrganizationStr}, ${year} ${degreeDeptOrSchool} ${degreeSupplementalInfo}
- ${degreeAbbreviation} {selectedOrganizationStr} ${degreeDeptOrSchool} ${degreeSupplementalInfo} ${contextNodeURL }
+ ${degreeAbbreviation} {selectedOrganizationStr} ${degreeDeptOrSchool} ${degreeSupplementalInfo}
- ${degreeAbbreviation} ${year} ${degreeDeptOrSchool} ${degreeSupplementalInfo} ${contextNodeURL }
+ ${degreeAbbreviation} ${year} ${degreeDeptOrSchool} ${degreeSupplementalInfo}
educational background ${individual.name}