[% IF content_only %]
	[% content %]
[% ELSE %]
	[% WRAPPER site/html_wrapper; content; END %]
[% END %]
