ajaxSparqlQuery
diff --git a/productMods/templates/freemarker/body/menupage/testMenuEdit.ftl b/productMods/templates/freemarker/body/menupage/testMenuEdit.ftl
index 874d1399..e4a24d6a 100644
--- a/productMods/templates/freemarker/body/menupage/testMenuEdit.ftl
+++ b/productMods/templates/freemarker/body/menupage/testMenuEdit.ftl
@@ -6,14 +6,22 @@ Associated with generator:
edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.MenuEditingFormGenerator
-->
-Lorem ipsum dolor sit amet
-
+
+${editConfiguration.formTitle}
+<#assign pageTitle = editConfiguration.literalValues["title"].getString() />
+
+
<@dumpAll/>
\ No newline at end of file