new_topic.naml

<macro name="new_topic" requires="servlet">
	<n.new_post>
		<page_name>
			<t>Post New Message</t>
		</page_name>
		<focus>
			<n.subject_field.focus/>
		</focus>
	</n.new_post>
</macro>