<p>{{$l10n.intro nofilter}}</p>
<dl>
	<dt>{{$l10n.url}}</dt>
	<dd>{{$url}}</dd>
	<dt>{{$l10n.method}}</dt>
	<dd>POST</dd>
	<dt>{{$l10n.content_type}}</dt>
	<dd>application/x-www-form-urlencoded</dd>
	<dt>{{$l10n.new_status_message_body}}</dt>
	<dd><code>{{$new_status_message_body}}</code></dd>
	<dt>{{$l10n.new_photo_upload_body}}</dt>
	<dd><code>{{$new_photo_upload_body}}</code></dd>
	<dt>{{$l10n.new_link_post_body}}</dt>
	<dd><code>{{$new_link_post_body}}</code></dd>
</dl>