Hello Rahul,To make XF template available in the touch UI for creating
experience fragments, you need to add experience fragment template in
the allowed templates(cq:allowedTemplates =
/conf/test-project/settings/wcm/templates/experience-fragment-web-variation)
instead of allowedPaths on the /content/experience-fragments/.
And then when you go to AEM start screen,
http://localhost:4504/aem/start.html, click experience fragment then
select the test-project folder and click create, XF template is
...