We've created components, we've added them to our authored templates and
they are working fine. But when we try to designate the components in
the template should be rendered through SDI its not working. When we
create a page using those templates the components we drop on the page
that are designated as needing SDI are being rendered with the proper
server side include tags. So authorble templates are working, sling
dynamic includes are working, but we can't get them to work together.