I'm getting close to completing the template project I've been working on, and I'm faced with an interesting problem:
I want to permit users to make some alterations to the template -- changing paragraph fonts, for example -- but not others, like changing the code.
Is there a middle road I can take, something between rendering the template read-only and leaving it completely unprotected?



