<div class="wrap">
	<h2>{{ title }}</h2>
	<form method="post" action="options.php">
		{{{ settings }}}
	</form>
</div>