haven't tried, it depends on how you have your hfs website setup:
ie
(both can be real folder to the same path)
if your admins go to a path for
xxx.xxx.xxx.xxx\admins
and a link for your regular users:
xxx.xxx.xxx.xxx\users
----------------where to go:----
than yes you can have 2 different templates
hfs windows > right mouse click on folder to change template > properties > "Different Template" tab in popup window > you tpl code...
*note:
(if you tpl code has necessary files then you will need to add them to hfs and chage permission flags)
hfs windows > right mouse click on folderdata added to hfs > properties > "flags" tab
check mark these boxes: (hidden /browseable / don't log)
--------------------------------------
you can accomplish this by right mouse clicking on the admins folder and go to different template
(the html code or rarw template file code can go here) when that path is web opened than it opens/loads the different template code entered there...
you do the same thing to your users folder except use the other template
*Note:
Down side, you have to different paths for "your users" to go to...
------------
Other wise you will have to edit/cut and paste code in both templates and combine the tpl codes together...
Good luck