draft): ?> draft['cid'] != $post->cid): ?> draft['modified']); ?> 删除它', $postModifyDate->word(), $security->getIndex('/action/contents-post-edit?do=deleteDraft&cid=' . $post->cid)); ?>

routingTable['post']['url'], $options->index); [$scheme, $permalink] = explode(':', $permalink, 2); $permalink = ltrim($permalink, '/'); $permalink = preg_replace("/\[([_a-z0-9-]+)[^\]]*\]/i", "{\\1}", $permalink); if ($post->have()) { $permalink = preg_replace_callback( "/\{(cid|category|year|month|day)\}/i", function ($matches) use ($post) { $key = $matches[1]; return $post->getRouterParam($key); }, $permalink ); } $input = ''; ?>

markdown && (!$post->have() || $post->isMarkdown)): ?>

call('content', $post); ?>