Send email or MMS to
= $this->user->email_username . '@' . Config::$hostname ?>
If you add a subject line to your email, it will be sent as the "name" property which indicates to your Micropub endpoint that this is a blog post.
The text of your email or MMS will be send as the "content" property, which is the main contents of your post. Plaintext only for now.
If you attach a photo to your email or MMS, it will be sent to your Micropub endpoint. (Only one photo is currently supported.)
= htmlspecialchars($this->test_response) ?>