using the command line "template-tool" is vastly easier than trying to edit the templates via the interface.
Primarily, it's easier because I can be logged into my site as a user, not admin, and view it as the user.
Also, editing the templates with emacs makes me much happier than trying to edit them through the web interface. I can re-arrange the code however I like, and entering a [Tab] character is much less painful
(template-tool -u <virtual slash username> -s organisation\;misc\;default)
Wahoo!