Howdy.
Can multiple pages use the same blueprint but have different templates?
Case: I’m creating a number of online forms which all require the same bits of content from the user, but the forms are different so I’d prefer to separate each form into its own template and controller.
Note: Can’t use the default blueprint. That’s already in use elsewhere.
Possible?