A container was my only real option at this point. The reason I don't want to go this route is because we would have to create a new container in the container class and push it out to all the existing projects. After that you would have to make sure that it was pointing at the correct template.
To expand this a bit, I am trying to consolidate 5 templates (for 5 pages) down to one html header file. That way we only have to change one template when something needs to be changed in the header for our entire site (i.e. new jQuery version). On Apr 26, 11:26 am, Jian Huang <[email protected]> wrote: > Hi, > > Would a container work? > > Sent from my iPhone > > On Apr 26, 2011, at 11:35 AM, todda <[email protected]> wrote: > > > > > > > > > I am trying to take html code from a template in one content class and > > put it into a template in another content class? Does anyone know if > > this is possible with render tags? > > > I know it will work if I use Pages.Render() using a page that has been > > created, but I can not figure out how to do this with a template > > inside of a content class. > > > Hope this makes sense. Any help would be greatly appreciated. > > > Thanks, > > Todd > > > -- > > You received this message because you are subscribed to the Google Groups > > "RedDot CMS Users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/reddot-cms-users?hl=en. -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
