Hi, the important thing is that you need to initialize the TP with all the paths separated by a comma (relative to project root folder)

1
    type MyTemplates = Templating.Template<"Main.html,subtemplates/test.html">

All the file names should be different, even if you are using subfolders, because template linking is only done by file name. So you can still use <ws-test.Test /> from Main.html as if the two files would be next to each other. Hope this helps!

By on 11/9/2018 3:11 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper