$action = empty($post['id']) ? url_for('posts') : url_for('posts', $post['id']); $method = empty($post['id']) ? 'POST' : 'PUT'; ?>
Title
Body =h($post['body']);?>
→"> or cancel