Does anyone have any suggestions for separating HTML titles, descriptions etc from controllers? I was thinking maybe a language file but was wondering if they can actually be defined inside views themselves. I assume (sorry new) that the template view gets prepared before the user view so that might be difficult.
The reason I ask is because I can't expect people to view, find and edit controllers to change a title tag for example.
Cheers!