' . $sp . '' : '') . '</div>
';
    }, 'flow_header_detail' => function ($cx, $in, $sp) {
        return '' . $sp . '<div class="flow-board-header-detail-view">
' . $sp . '	<div class="flow-board-header-nav">
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['revision']['actions']['edit']) && is_array($in['revision']['actions']) ? $in['revision']['actions']['edit'] : null) ? '			<a href="' . htmlentities((string) (isset($in['revision']['actions']['edit']['url']) && is_array($in['revision']['actions']['edit']) ? $in['revision']['actions']['edit']['url'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '			   data-flow-api-handler="activateEditHeader"
' . $sp . '			   data-flow-api-target="< .flow-board-header"
' . $sp . '			   data-flow-interactive-handler="apiRequest"
' . $sp . '			   class="mw-ui-button mw-ui-progressive  mw-ui-quiet flow-ui-tooltip-target"
' . $sp . '			   title="' . htmlentities((string) (isset($in['revision']['actions']['edit']['title']) && is_array($in['revision']['actions']['edit']) ? $in['revision']['actions']['edit']['title'] : null), ENT_QUOTES, 'UTF-8') . '">
' . $sp . '					<span class="mw-ui-icon mw-ui-icon-before mw-ui-icon-edit flow-board-header-icon"></span>' . LCRun3::ch($cx, 'l10n', array(array('flow-edit-header-link'), array()), 'encq') . '
' . $sp . '			</a>
' . $sp . '' : '') . '	</div>
' . $sp . '	<div class="flow-board-header-content">
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['revision']['content']) && is_array($in['revision']) ? $in['revision']['content'] : null) ? '' . LCRun3::ch($cx, 'escapeContent', array(array(isset($in['revision']['content']['format']) && is_array($in['revision']['content']) ? $in['revision']['content']['format'] : null, isset($in['revision']['content']['content']) && is_array($in['revision']['content']) ? $in['revision']['content']['content'] : null), array()), 'encq') . '' : '') . '	</div>
' . $sp . '</div>
' . $sp . '<a href="javascript:void(0);"
' . $sp . '	class="mw-ui-button mw-ui-quiet side-rail-toggle-button"
' . $sp . '	data-flow-interactive-handler="toggleSideRail">
' . $sp . '	<span class="mw-ui-icon mw-ui-icon-before mw-ui-icon-close pull-right collapse-button"
' . $sp . '		  title="' . LCRun3::ch($cx, 'l10n', array(array('flow-board-collapse-description'), array()), 'encq') . '"></span>
' . $sp . '	<span class="mw-ui-icon mw-ui-icon-before mw-ui-icon-speechBubbles pull-right expand-button"
' . $sp . '		  title="' . LCRun3::ch($cx, 'l10n', array(array('flow-board-expand-description'), array()), 'encq') . '"></span>
' . $sp . '</a>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board-header flow-load-interactive" data-flow-load-handler="loadSideRail">
' . LCRun3::p($cx, 'flow_header_title', array(array($in), array()), '	') . '' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '	') . '' . LCRun3::p($cx, 'flow_header_detail', array(array($in), array()), '	') . '</div>
';
};
                return '' . LCRun3::p($cx, 'flow_reply_form', array(array($in), array()), '			') . '';
            }) . '';
        }) . '</div>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '' . LCRun3::wi($cx, isset($in['revision']) && is_array($in) ? $in['revision'] : null, $in, function ($cx, $in) {
        return '	<div id="flow-post-' . htmlentities((string) (isset($in['postId']) && is_array($in) ? $in['postId'] : null), ENT_QUOTES, 'UTF-8') . '"
	     class="flow-post' . (LCRun3::ifvar($cx, isset($in['isMaxThreadingDepth']) && is_array($in) ? $in['isMaxThreadingDepth'] : null) ? ' flow-post-max-depth' : '') . '"
	     data-flow-id="' . htmlentities((string) (isset($in['postId']) && is_array($in) ? $in['postId'] : null), ENT_QUOTES, 'UTF-8') . '"
	>
' . (LCRun3::ifvar($cx, isset($in['isModerated']) && is_array($in) ? $in['isModerated'] : null) ? '' . LCRun3::hbch($cx, 'ifCond', array(array(isset($cx['sp_vars']['root']['rootBlock']['submitted']['showPostId']) && is_array($cx['sp_vars']['root']['rootBlock']['submitted']) ? $cx['sp_vars']['root']['rootBlock']['submitted']['showPostId'] : null, '===', isset($in['postId']) && is_array($in) ? $in['postId'] : null), array()), $in, false, function ($cx, $in) {
            return '' . LCRun3::p($cx, 'flow_post_inner', array(array($in), array()), '				') . '';
        }, function ($cx, $in) {
            return '				<div class="flow-post-main flow-post-moderated">
					<span class="flow-moderated-post-content">
' . LCRun3::p($cx, 'flow_post_moderation_state', array(array($in), array()), '						') . '					</span>
				</div>
';
        }) . '' : '' . LCRun3::hbch($cx, 'ifCond', array(array(isset($cx['sp_vars']['root']['rootBlock']['submitted']['action']) && is_array($cx['sp_vars']['root']['rootBlock']['submitted']) ? $cx['sp_vars']['root']['rootBlock']['submitted']['action'] : null, '===', 'edit-post'), array()), $in, false, function ($cx, $in) {
            return '' . LCRun3::hbch($cx, 'ifCond', array(array(isset($cx['sp_vars']['root']['rootBlock']['submitted']['postId']) && is_array($cx['sp_vars']['root']['rootBlock']['submitted']) ? $cx['sp_vars']['root']['rootBlock']['submitted']['postId'] : null, '===', isset($in['postId']) && is_array($in) ? $in['postId'] : null), array()), $in, false, function ($cx, $in) {
                return '' . LCRun3::p($cx, 'flow_edit_post', array(array($in), array()), '					') . '';
            }, function ($cx, $in) {
                return '' . LCRun3::p($cx, 'flow_post_inner', array(array($in), array()), '					') . '';
            }) . '';
        }, function ($cx, $in) {
            return '' . LCRun3::p($cx, 'flow_post_inner', array(array($in), array()), '				') . '';
        }) . '') . '
' . LCRun3::p($cx, 'flow_post_replies', array(array($in), array()), '		') . '	</div>
';
    }) . '';
};
' . $sp . '			required
' . $sp . '			' . (LCRun3::ifvar($cx, isset($in['submitted']['topic']) && is_array($in['submitted']) ? $in['submitted']['topic'] : null) ? 'value="' . htmlentities((string) (isset($in['submitted']['topic']) && is_array($in['submitted']) ? $in['submitted']['topic'] : null), ENT_QUOTES, 'UTF-8') . '"' : '') . '
' . $sp . '			type="text"
' . $sp . '			placeholder="' . LCRun3::ch($cx, 'l10n', array(array('flow-newtopic-start-placeholder'), array()), 'encq') . '"
' . $sp . '			data-role="title"
' . $sp . '
' . $sp . '			data-flow-interactive-handler-focus="activateNewTopic"
' . $sp . '		/>
' . $sp . '		<div class="flow-editor">
' . $sp . '			<textarea name="topiclist_content"
' . $sp . '			          class="mw-ui-input flow-form-collapsible mw-ui-input-large' . (LCRun3::ifvar($cx, isset($in['isOnFlowBoard']) && is_array($in) ? $in['isOnFlowBoard'] : null) ? ' flow-form-collapsible-collapsed' : '') . '"
' . $sp . '			          placeholder="' . LCRun3::ch($cx, 'l10n', array(array('flow-newtopic-content-placeholder', isset($cx['sp_vars']['root']['title']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['title'] : null), array()), 'encq') . '"
' . $sp . '			          data-role="content"
' . $sp . '			          required
' . $sp . '			>' . (LCRun3::ifvar($cx, isset($in['submitted']['content']) && is_array($in['submitted']) ? $in['submitted']['content'] : null) ? '' . htmlentities((string) (isset($in['submitted']['content']) && is_array($in['submitted']) ? $in['submitted']['content'] : null), ENT_QUOTES, 'UTF-8') . '' : '') . '</textarea>
' . $sp . '		</div>
' . $sp . '
' . $sp . '		<div class="flow-form-actions flow-form-collapsible' . (LCRun3::ifvar($cx, isset($in['isOnFlowBoard']) && is_array($in) ? $in['isOnFlowBoard'] : null) ? ' flow-form-collapsible-collapsed' : '') . '">
' . $sp . '			<button data-role="submit" data-flow-api-handler="newTopic"
' . $sp . '				data-flow-interactive-handler="apiRequest"
' . $sp . '				data-flow-eventlog-action="save-attempt"
' . $sp . '				class="mw-ui-button mw-ui-constructive mw-ui-flush-right">' . LCRun3::ch($cx, 'l10n', array(array('flow-newtopic-save'), array()), 'encq') . '</button>
' . $sp . '' . LCRun3::p($cx, 'flow_form_cancel_button', array(array($in), array()), '			') . '			<small class="flow-terms-of-use plainlinks">' . LCRun3::ch($cx, 'l10nParse', array(array('flow-terms-of-use-new-topic'), array()), 'encq') . '</small>
' . $sp . '		</div>
' . $sp . '	</form>
' . $sp . '' : '') . '';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board">
' . LCRun3::p($cx, 'flow_newtopic_form', array(array($in), array()), '	') . '</div>
';
};
        return '' . $sp . '<div class="flow-error-container">
' . $sp . '' . (LCRun3::ifvar($cx, isset($cx['sp_vars']['root']['errors']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['errors'] : null) ? '	<div class="flow-errors errorbox">
' . $sp . '		<ul>
' . $sp . '' . LCRun3::sec($cx, isset($cx['sp_vars']['root']['errors']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['errors'] : null, $in, true, function ($cx, $in) use($sp) {
            return '				<li>' . LCRun3::ch($cx, 'html', array(array(isset($in['message']) && is_array($in) ? $in['message'] : null), array()), 'encq') . '</li>
' . $sp . '';
        }) . '		</ul>
' . $sp . '	</div>
' . $sp . '' : '') . '</div>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board">
' . (LCRun3::ifvar($cx, isset($in['undo']['possible']) && is_array($in['undo']) ? $in['undo']['possible'] : null) ? '		<p>' . LCRun3::ch($cx, 'l10n', array(array('flow-undo-edit-content'), array()), 'encq') . '</p>
' : '		<p class="error">' . LCRun3::ch($cx, 'l10n', array(array('flow-undo-edit-failure'), array()), 'encq') . '</p>
') . '
' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '	') . '
' . (LCRun3::ifvar($cx, isset($in['undo']['possible']) && is_array($in['undo']) ? $in['undo']['possible'] : null) ? '		' . LCRun3::ch($cx, 'diffUndo', array(array(isset($in['undo']['diff_content']) && is_array($in['undo']) ? $in['undo']['diff_content'] : null), array()), 'encq') . '
' : '') . '
	<form method="POST" action="' . htmlentities((string) (isset($in['links']['undo-edit-header']['url']) && is_array($in['links']['undo-edit-header']) ? $in['links']['undo-edit-header']['url'] : null), ENT_QUOTES, 'UTF-8') . '" class="flow-post">
		<input type="hidden" name="wpEditToken" value="' . htmlentities((string) (isset($cx['sp_vars']['root']['rootBlock']['editToken']) && is_array($cx['sp_vars']['root']['rootBlock']) ? $cx['sp_vars']['root']['rootBlock']['editToken'] : null), ENT_QUOTES, 'UTF-8') . '" />
		<input type="hidden" name="header_prev_revision" value="' . htmlentities((string) (isset($in['current']['revisionId']) && is_array($in['current']) ? $in['current']['revisionId'] : null), ENT_QUOTES, 'UTF-8') . '" />

		<div class="flow-editor">
			<textarea name="header_content" class="mw-ui-input" data-role="content">' . (LCRun3::ifvar($cx, isset($in['submitted']['content']) && is_array($in['submitted']) ? $in['submitted']['content'] : null) ? '' . htmlentities((string) (isset($in['submitted']['content']) && is_array($in['submitted']) ? $in['submitted']['content'] : null), ENT_QUOTES, 'UTF-8') . '' : '' . (LCRun3::ifvar($cx, isset($in['undo']['possible']) && is_array($in['undo']) ? $in['undo']['possible'] : null) ? '' . htmlentities((string) (isset($in['undo']['content']) && is_array($in['undo']) ? $in['undo']['content'] : null), ENT_QUOTES, 'UTF-8') . '' : '' . htmlentities((string) (isset($in['current']['content']['content']) && is_array($in['current']['content']) ? $in['current']['content']['content'] : null), ENT_QUOTES, 'UTF-8') . '') . '') . '</textarea>
		</div>

		<div class="flow-form-actions flow-form-collapsible">
			<button class="mw-ui-button mw-ui-constructive">' . LCRun3::ch($cx, 'l10n', array(array('flow-edit-header-submit'), array()), 'encq') . '</button>
			<small class="flow-terms-of-use plainlinks">' . LCRun3::ch($cx, 'l10nParse', array(array('flow-terms-of-use-edit'), array()), 'encq') . '
			</small>
		</div>
' . $sp . '' . (LCRun3::ifvar($cx, isset($cx['sp_vars']['root']['errors']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['errors'] : null) ? '	<div class="flow-errors errorbox">
' . $sp . '		<ul>
' . $sp . '' . LCRun3::sec($cx, isset($cx['sp_vars']['root']['errors']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['errors'] : null, $in, true, function ($cx, $in) use($sp) {
            return '				<li>' . LCRun3::ch($cx, 'html', array(array(isset($in['message']) && is_array($in) ? $in['message'] : null), array()), 'encq') . '</li>
' . $sp . '';
        }) . '		</ul>
' . $sp . '	</div>
' . $sp . '' : '') . '</div>
';
    }, 'flow_patrol_action' => function ($cx, $in, $sp) {
        return '' . $sp . '' . (LCRun3::ifvar($cx, isset($in['revision']['rev_view_links']['markPatrolled']) && is_array($in['revision']['rev_view_links']) ? $in['revision']['rev_view_links']['markPatrolled'] : null) ? '<div class="patrollink">
' . $sp . '        [<a class="mw-ui-quiet"
' . $sp . '           href="' . htmlentities((string) (isset($in['revision']['rev_view_links']['markPatrolled']['url']) && is_array($in['revision']['rev_view_links']['markPatrolled']) ? $in['revision']['rev_view_links']['markPatrolled']['url'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '           title="' . LCRun3::ch($cx, 'l10n', array(array('flow-mark-revision-patrolled-link-title'), array()), 'encq') . '"
' . $sp . '           data-role="patrol">' . LCRun3::ch($cx, 'l10n', array(array('flow-mark-revision-patrolled-link-text'), array()), 'encq') . '</a>]
' . $sp . '    </div>
' . $sp . '    ' . LCRun3::ch($cx, 'enablePatrollingLink', array(array(), array()), 'encq') . '' : '') . '';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board">
' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '	') . '
' . (LCRun3::ifvar($cx, isset($in['revision']) && is_array($in) ? $in['revision'] : null) ? '		<div class="flow-revision-permalink-warning plainlinks">
' . (LCRun3::ifvar($cx, isset($in['revision']['previousRevisionId']) && is_array($in['revision']) ? $in['revision']['previousRevisionId'] : null) ? '				' . LCRun3::ch($cx, 'l10nParse', array(array('flow-revision-permalink-warning-post', isset($in['revision']['human_timestamp']) && is_array($in['revision']) ? $in['revision']['human_timestamp'] : null, isset($in['revision']['rev_view_links']['board']['title']) && is_array($in['revision']['rev_view_links']['board']) ? $in['revision']['rev_view_links']['board']['title'] : null, isset($in['revision']['root']['content']) && is_array($in['revision']['root']) ? $in['revision']['root']['content'] : null, isset($in['revision']['rev_view_links']['hist']['url']) && is_array($in['revision']['rev_view_links']['hist']) ? $in['revision']['rev_view_links']['hist']['url'] : null, isset($in['revision']['rev_view_links']['diff']['url']) && is_array($in['revision']['rev_view_links']['diff']) ? $in['revision']['rev_view_links']['diff']['url'] : null), array()), 'encq') . '
' : '				' . LCRun3::ch($cx, 'l10nParse', array(array('flow-revision-permalink-warning-post-first', isset($in['revision']['human_timestamp']) && is_array($in['revision']) ? $in['revision']['human_timestamp'] : null, isset($in['revision']['rev_view_links']['board']['title']) && is_array($in['revision']['rev_view_links']['board']) ? $in['revision']['rev_view_links']['board']['title'] : null, isset($in['revision']['root']['content']) && is_array($in['revision']['root']) ? $in['revision']['root']['content'] : null, isset($in['revision']['rev_view_links']['hist']['url']) && is_array($in['revision']['rev_view_links']['hist']) ? $in['revision']['rev_view_links']['hist']['url'] : null, isset($in['revision']['rev_view_links']['diff']['url']) && is_array($in['revision']['rev_view_links']['diff']) ? $in['revision']['rev_view_links']['diff']['url'] : null), array()), 'encq') . '
') . '		</div>
		<div class="flow-revision-content">
			' . LCRun3::ch($cx, 'escapeContent', array(array(isset($in['revision']['content']['format']) && is_array($in['revision']['content']) ? $in['revision']['content']['format'] : null, isset($in['revision']['content']['content']) && is_array($in['revision']['content']) ? $in['revision']['content']['content'] : null), array()), 'encq') . '
		</div>

' . LCRun3::p($cx, 'flow_patrol_action', array(array($in), array()), '		') . '' : '') . '</div>
';
};
' . $sp . '	     data-flow-id="' . htmlentities((string) (isset($in['postId']) && is_array($in) ? $in['postId'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '	>
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['isModerated']) && is_array($in) ? $in['isModerated'] : null) ? '' . LCRun3::hbch($cx, 'ifCond', array(array(isset($cx['sp_vars']['root']['rootBlock']['submitted']['showPostId']) && is_array($cx['sp_vars']['root']['rootBlock']['submitted']) ? $cx['sp_vars']['root']['rootBlock']['submitted']['showPostId'] : null, '===', isset($in['postId']) && is_array($in) ? $in['postId'] : null), array()), $in, false, function ($cx, $in) use($sp) {
                return '' . LCRun3::p($cx, 'flow_post_inner', array(array($in), array()), '				') . '';
            }, function ($cx, $in) use($sp) {
                return '				<div class="flow-post-main flow-post-moderated">
' . $sp . '					<span class="flow-moderated-post-content">
' . $sp . '' . LCRun3::p($cx, 'flow_post_moderation_state', array(array($in), array()), '						') . '					</span>
' . $sp . '				</div>
' . $sp . '';
            }) . '' : '' . LCRun3::hbch($cx, 'ifCond', array(array(isset($cx['sp_vars']['root']['rootBlock']['submitted']['action']) && is_array($cx['sp_vars']['root']['rootBlock']['submitted']) ? $cx['sp_vars']['root']['rootBlock']['submitted']['action'] : null, '===', 'edit-post'), array()), $in, false, function ($cx, $in) use($sp) {
                return '' . LCRun3::hbch($cx, 'ifCond', array(array(isset($cx['sp_vars']['root']['rootBlock']['submitted']['postId']) && is_array($cx['sp_vars']['root']['rootBlock']['submitted']) ? $cx['sp_vars']['root']['rootBlock']['submitted']['postId'] : null, '===', isset($in['postId']) && is_array($in) ? $in['postId'] : null), array()), $in, false, function ($cx, $in) use($sp) {
                    return '' . LCRun3::p($cx, 'flow_edit_post', array(array($in), array()), '					') . '';
                }, function ($cx, $in) use($sp) {
                    return '' . LCRun3::p($cx, 'flow_post_inner', array(array($in), array()), '					') . '';
                }) . '';
            }, function ($cx, $in) use($sp) {
                return '' . LCRun3::p($cx, 'flow_post_inner', array(array($in), array()), '				') . '';
            }) . '') . '
' . $sp . '' . LCRun3::p($cx, 'flow_post_replies', array(array($in), array()), '		') . '	</div>
' . $sp . '';
        }) . '';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board">
' . LCRun3::sec($cx, isset($in['roots']) && is_array($in) ? $in['roots'] : null, $in, true, function ($cx, $in) {
        return '' . LCRun3::hbch($cx, 'eachPost', array(array(isset($cx['sp_vars']['root']) && is_array($cx['sp_vars']) ? $cx['sp_vars']['root'] : null, $in), array()), $in, false, function ($cx, $in) {
            return '' . LCRun3::p($cx, 'flow_moderate_post', array(array($in), array()), '			') . '' . LCRun3::p($cx, 'flow_post', array(array($in), array()), '			') . '';
        }) . '';
    }) . '</div>
';
};
<?php

return function ($in, $debugopt = 1) {
    $cx = array('flags' => array('jstrue' => false, 'jsobj' => false, 'spvar' => true, 'prop' => false, 'method' => false, 'mustlok' => false, 'echo' => false, 'debug' => $debugopt), 'constants' => array(), 'helpers' => array('l10n' => 'Flow\\TemplateHelper::l10n', 'l10nParse' => 'Flow\\TemplateHelper::l10nParse', 'enablePatrollingLink' => 'Flow\\TemplateHelper::enablePatrollingLink'), 'blockhelpers' => array(), 'hbhelpers' => array(), 'partials' => array('flow_patrol_diff' => function ($cx, $in, $sp) {
        return '' . $sp . '' . (LCRun3::ifvar($cx, isset($in['revision']['rev_view_links']['markPatrolled']) && is_array($in['revision']['rev_view_links']) ? $in['revision']['rev_view_links']['markPatrolled'] : null) ? '<div>
' . $sp . '        <span class="patrollink">
' . $sp . '            [<a class="mw-ui-quiet"
' . $sp . '               href="' . htmlentities((string) (isset($in['revision']['rev_view_links']['markPatrolled']['url']) && is_array($in['revision']['rev_view_links']['markPatrolled']) ? $in['revision']['rev_view_links']['markPatrolled']['url'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '               title="' . LCRun3::ch($cx, 'l10n', array(array('flow-mark-diff-patrolled-link-title'), array()), 'encq') . '"
' . $sp . '               data-role="patrol">' . LCRun3::ch($cx, 'l10n', array(array('flow-mark-diff-patrolled-link-text'), array()), 'encq') . '</a>]
' . $sp . '        </span>
' . $sp . '    </div>
' . $sp . '    ' . LCRun3::ch($cx, 'enablePatrollingLink', array(array(), array()), 'encq') . '' : '') . '';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div>
	<a href="' . htmlentities((string) (isset($in['revision']['rev_view_links']['single-view']['url']) && is_array($in['revision']['rev_view_links']['single-view']) ? $in['revision']['rev_view_links']['single-view']['url'] : null), ENT_QUOTES, 'UTF-8') . '" class="flow-diff-revision-link">
		' . LCRun3::ch($cx, 'l10nParse', array(array('flow-compare-revisions-revision-header', isset($in['revision']['human_timestamp']) && is_array($in['revision']) ? $in['revision']['human_timestamp'] : null, isset($in['revision']['author']['name']) && is_array($in['revision']['author']) ? $in['revision']['author']['name'] : null), array()), 'encq') . '
	</a>

' . (LCRun3::ifvar($cx, isset($in['new']) && is_array($in) ? $in['new'] : null) ? '' . (LCRun3::ifvar($cx, isset($in['revision']['actions']['undo']) && is_array($in['revision']['actions']) ? $in['revision']['actions']['undo'] : null) ? '(' . htmlentities((string) (isset($in['noop']) && is_array($in) ? $in['noop'] : null), ENT_QUOTES, 'UTF-8') . '<a class="mw-ui-anchor mw-ui-quiet" href="' . htmlentities((string) (isset($in['revision']['actions']['undo']['url']) && is_array($in['revision']['actions']['undo']) ? $in['revision']['actions']['undo']['url'] : null), ENT_QUOTES, 'UTF-8') . '">' . htmlentities((string) (isset($in['revision']['actions']['undo']['title']) && is_array($in['revision']['actions']['undo']) ? $in['revision']['actions']['undo']['title'] : null), ENT_QUOTES, 'UTF-8') . '</a>' . htmlentities((string) (isset($in['noop']) && is_array($in) ? $in['noop'] : null), ENT_QUOTES, 'UTF-8') . ')' : '') . '' : '') . '</div>
' . (LCRun3::ifvar($cx, isset($in['links']['previous']) && is_array($in['links']) ? $in['links']['previous'] : null) ? '' . (!LCRun3::ifvar($cx, isset($in['new']) && is_array($in) ? $in['new'] : null) ? '<div><a href="' . htmlentities((string) (isset($in['links']['previous']) && is_array($in['links']) ? $in['links']['previous'] : null), ENT_QUOTES, 'UTF-8') . '">' . LCRun3::ch($cx, 'l10n', array(array('flow-previous-diff'), array()), 'encq') . '</a></div>' : '') . '' : '') . '' . (LCRun3::ifvar($cx, isset($in['links']['next']) && is_array($in['links']) ? $in['links']['next'] : null) ? '' . (LCRun3::ifvar($cx, isset($in['new']) && is_array($in) ? $in['new'] : null) ? '<div><a href="' . htmlentities((string) (isset($in['links']['next']) && is_array($in['links']) ? $in['links']['next'] : null), ENT_QUOTES, 'UTF-8') . '">' . LCRun3::ch($cx, 'l10n', array(array('flow-next-diff'), array()), 'encq') . '</a></div>' : '') . '' : '') . '' . LCRun3::p($cx, 'flow_patrol_diff', array(array($in), array())) . '';
};
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['links']['diff-prev']) && is_array($in['links']) ? $in['links']['diff-prev'] : null) ? '			<a href="' . htmlentities((string) (isset($in['links']['diff-prev']['url']) && is_array($in['links']['diff-prev']) ? $in['links']['diff-prev']['url'] : null), ENT_QUOTES, 'UTF-8') . '" title="' . htmlentities((string) (isset($in['links']['diff-prev']['title']) && is_array($in['links']['diff-prev']) ? $in['links']['diff-prev']['title'] : null), ENT_QUOTES, 'UTF-8') . '">' . htmlentities((string) (isset($in['links']['diff-prev']['text']) && is_array($in['links']['diff-prev']) ? $in['links']['diff-prev']['text'] : null), ENT_QUOTES, 'UTF-8') . '</a>' : '' . LCRun3::ch($cx, 'l10n', array(array('last'), array()), 'encq') . '') . '</span>' . (LCRun3::ifvar($cx, isset($in['links']['topic']) && is_array($in['links']) ? $in['links']['topic'] : null) ? '		<span><a href="' . htmlentities((string) (isset($in['links']['topic']['url']) && is_array($in['links']['topic']) ? $in['links']['topic']['url'] : null), ENT_QUOTES, 'UTF-8') . '" title="' . htmlentities((string) (isset($in['links']['topic']['title']) && is_array($in['links']['topic']) ? $in['links']['topic']['title'] : null), ENT_QUOTES, 'UTF-8') . '">' . htmlentities((string) (isset($in['links']['topic']['text']) && is_array($in['links']['topic']) ? $in['links']['topic']['text'] : null), ENT_QUOTES, 'UTF-8') . '</a></span>' : '') . ')
' . $sp . '</span>
' . $sp . '
' . $sp . '' . LCRun3::ch($cx, 'historyTimestamp', array(array($in), array()), 'encq') . '
' . $sp . '
' . $sp . '<span class="mw-changeslist-separator">. .</span>
' . $sp . '' . LCRun3::ch($cx, 'historyDescription', array(array($in), array()), 'encq') . '
' . $sp . '
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['size']) && is_array($in) ? $in['size'] : null) ? '	<span class="mw-changeslist-separator">. .</span>
' . $sp . '	' . LCRun3::ch($cx, 'showCharacterDifference', array(array(isset($in['size']['old']) && is_array($in['size']) ? $in['size']['old'] : null, isset($in['size']['new']) && is_array($in['size']) ? $in['size']['new'] : null), array()), 'encq') . '
' . $sp . '' : '') . '
' . $sp . '<ul class="flow-history-moderation-menu">
' . $sp . '' . LCRun3::p($cx, 'flow_moderation_actions_list', array(array($in), array('moderationType' => 'history', 'moderationTarget' => 'post', 'moderationTemplate' => 'post', 'moderationMwUiClass' => 'mw-ui-anchor', 'moderationIcons' => false)), '	') . '</ul>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board-history">
' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '	') . '
	<div class="flow-topic-histories">
		' . (LCRun3::ifvar($cx, isset($in['navbar']) && is_array($in) ? $in['navbar'] : null) ? '' . LCRun3::ch($cx, 'html', array(array(isset($in['navbar']) && is_array($in) ? $in['navbar'] : null), array()), 'encq') . '' : '') . '

		<ul>
' . LCRun3::sec($cx, isset($in['revisions']) && is_array($in) ? $in['revisions'] : null, $in, true, function ($cx, $in) {
        return '				<li>' . LCRun3::p($cx, 'flow_history_line', array(array($in), array())) . '</li>
';
    }) . '		</ul>

		' . (LCRun3::ifvar($cx, isset($in['navbar']) && is_array($in) ? $in['navbar'] : null) ? '' . LCRun3::ch($cx, 'html', array(array(isset($in['navbar']) && is_array($in) ? $in['navbar'] : null), array()), 'encq') . '' : '') . '
	</div>
</div>
';
};
    }, 'flow_edit_topic_title' => function ($cx, $in, $sp) {
        return '' . $sp . '<form method="POST" action="' . htmlentities((string) (isset($in['actions']['edit']['url']) && is_array($in['actions']['edit']) ? $in['actions']['edit']['url'] : null), ENT_QUOTES, 'UTF-8') . '" class="flow-edit-title-form">
' . $sp . '' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '	') . '	<input type="hidden" name="wpEditToken" value="' . htmlentities((string) (isset($cx['sp_vars']['root']['editToken']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['editToken'] : null), ENT_QUOTES, 'UTF-8') . '" />
' . $sp . '	<input type="hidden" name="topic_prev_revision" value="' . htmlentities((string) (isset($in['revisionId']) && is_array($in) ? $in['revisionId'] : null), ENT_QUOTES, 'UTF-8') . '" />
' . $sp . '	<input name="topic_content" class="mw-ui-input" value="' . (LCRun3::ifvar($cx, isset($cx['sp_vars']['root']['submitted']['content']) && is_array($cx['sp_vars']['root']['submitted']) ? $cx['sp_vars']['root']['submitted']['content'] : null) ? '' . htmlentities((string) (isset($cx['sp_vars']['root']['submitted']['content']) && is_array($cx['sp_vars']['root']['submitted']) ? $cx['sp_vars']['root']['submitted']['content'] : null), ENT_QUOTES, 'UTF-8') . '' : '' . htmlentities((string) (isset($in['content']['content']) && is_array($in['content']) ? $in['content']['content'] : null), ENT_QUOTES, 'UTF-8') . '') . '" />
' . $sp . '	<div class="flow-form-actions">
' . $sp . '		<button data-role="submit"
' . $sp . '		        data-flow-api-handler="submitTopicTitle"
' . $sp . '		        data-flow-api-target="< .flow-topic"
' . $sp . '		        class="mw-ui-button mw-ui-constructive">' . LCRun3::ch($cx, 'l10n', array(array('flow-edit-title-submit'), array()), 'encq') . '</button>
' . $sp . '
' . $sp . '' . LCRun3::hbch($cx, 'progressiveEnhancement', array(array(), array()), $in, false, function ($cx, $in) use($sp) {
            return '			<button data-role="cancel"
' . $sp . '			        type="reset"
' . $sp . '			        data-flow-interactive-handler="cancelForm"
' . $sp . '			        class="mw-ui-button mw-ui-destructive mw-ui-quiet">' . LCRun3::ch($cx, 'l10n', array(array('flow-cancel'), array()), 'encq') . '</button>
' . $sp . '			<small class="flow-terms-of-use plainlinks">' . LCRun3::ch($cx, 'l10nParse', array(array('flow-terms-of-use-edit'), array()), 'encq') . '</small>
' . $sp . '';
        }) . '	</div>
' . $sp . '</form>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board">

' . LCRun3::sec($cx, isset($in['roots']) && is_array($in) ? $in['roots'] : null, $in, true, function ($cx, $in) {
        return '' . LCRun3::hbch($cx, 'eachPost', array(array(isset($cx['sp_vars']['root']) && is_array($cx['sp_vars']) ? $cx['sp_vars']['root'] : null, $in), array()), $in, false, function ($cx, $in) {
            return '' . LCRun3::p($cx, 'flow_edit_topic_title', array(array($in), array()), '			') . '';
        }) . '';
    }) . '</div>
';
};
<?php

return function ($in, $debugopt = 1) {
    $cx = array('flags' => array('jstrue' => false, 'jsobj' => false, 'spvar' => true, 'prop' => false, 'method' => false, 'mustlok' => false, 'echo' => false, 'debug' => $debugopt), 'constants' => array(), 'helpers' => array('html' => 'Flow\\TemplateHelper::htmlHelper', 'l10nParse' => 'Flow\\TemplateHelper::l10nParse', 'diffRevision' => 'Flow\\TemplateHelper::diffRevision'), 'blockhelpers' => array(), 'hbhelpers' => array(), 'partials' => array('flow_errors' => function ($cx, $in, $sp) {
        return '' . $sp . '<div class="flow-error-container">
' . $sp . '' . (LCRun3::ifvar($cx, isset($cx['sp_vars']['root']['errors']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['errors'] : null) ? '	<div class="flow-errors errorbox">
' . $sp . '		<ul>
' . $sp . '' . LCRun3::sec($cx, isset($cx['sp_vars']['root']['errors']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['errors'] : null, $in, true, function ($cx, $in) use($sp) {
            return '				<li>' . LCRun3::ch($cx, 'html', array(array(isset($in['message']) && is_array($in) ? $in['message'] : null), array()), 'encq') . '</li>
' . $sp . '';
        }) . '		</ul>
' . $sp . '	</div>
' . $sp . '' : '') . '</div>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board">
' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '	') . '	<div class="flow-compare-revisions-header plainlinks">
		' . LCRun3::ch($cx, 'l10nParse', array(array('flow-compare-revisions-header-postsummary', isset($in['revision']['new']['rev_view_links']['board']['title']) && is_array($in['revision']['new']['rev_view_links']['board']) ? $in['revision']['new']['rev_view_links']['board']['title'] : null, isset($in['revision']['new']['properties']['post-of-summary']) && is_array($in['revision']['new']['properties']) ? $in['revision']['new']['properties']['post-of-summary'] : null, isset($in['revision']['new']['rev_view_links']['board']['url']) && is_array($in['revision']['new']['rev_view_links']['board']) ? $in['revision']['new']['rev_view_links']['board']['url'] : null, isset($in['revision']['new']['rev_view_links']['root']['url']) && is_array($in['revision']['new']['rev_view_links']['root']) ? $in['revision']['new']['rev_view_links']['root']['url'] : null, isset($in['revision']['new']['rev_view_links']['hist']['url']) && is_array($in['revision']['new']['rev_view_links']['hist']) ? $in['revision']['new']['rev_view_links']['hist']['url'] : null), array()), 'encq') . '
	</div>
	<div class="flow-compare-revisions">
		' . LCRun3::ch($cx, 'diffRevision', array(array(isset($in['revision']) && is_array($in) ? $in['revision'] : null), array()), 'encq') . '
	</div>
</div>
';
};
' . $sp . '		   data-flow-load-handler="loadMore"
' . $sp . '		   data-flow-scroll-target="' . htmlentities((string) (isset($in['loadMoreTarget']) && is_array($in) ? $in['loadMoreTarget'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '		   data-flow-scroll-container="' . htmlentities((string) (isset($in['loadMoreContainer']) && is_array($in) ? $in['loadMoreContainer'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '		   data-flow-template="' . htmlentities((string) (isset($in['loadMoreTemplate']) && is_array($in) ? $in['loadMoreTemplate'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '		   href="' . htmlentities((string) (isset($in['loadMoreObject']['url']) && is_array($in['loadMoreObject']) ? $in['loadMoreObject']['url'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '		   title="' . htmlentities((string) (isset($in['loadMoreObject']['title']) && is_array($in['loadMoreObject']) ? $in['loadMoreObject']['title'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '		   class="mw-ui-button mw-ui-progressive flow-load-interactive flow-ui-fallback-element"><span class="mw-ui-icon mw-ui-icon-before mw-ui-icon-article-invert"></span> ' . LCRun3::ch($cx, 'l10n', array(array('flow-load-more'), array()), 'encq') . '</a>
' . $sp . '	</div>
' . $sp . '' : '	<div class="flow-no-more">
' . $sp . '		' . LCRun3::ch($cx, 'l10n', array(array('flow-no-more-fwd'), array()), 'encq') . '
' . $sp . '	</div>
' . $sp . '') . '';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '' . LCRun3::p($cx, 'flow_board_navigation', array(array($in), array())) . '
<div class="flow-board" data-flow-sortby="' . htmlentities((string) (isset($in['sortby']) && is_array($in) ? $in['sortby'] : null), ENT_QUOTES, 'UTF-8') . '">
	<div class="flow-newtopic-container">
		<div class="flow-nojs">
			<a class="mw-ui-input mw-ui-input-large flow-ui-input-replacement-anchor"
				href="' . htmlentities((string) (isset($in['links']['newtopic']) && is_array($in['links']) ? $in['links']['newtopic'] : null), ENT_QUOTES, 'UTF-8') . '">' . LCRun3::ch($cx, 'l10n', array(array('flow-newtopic-start-placeholder'), array()), 'encq') . '</a>
		</div>

		<div class="flow-js">
' . LCRun3::p($cx, 'flow_newtopic_form', array(array($in), array('isOnFlowBoard' => true)), '			') . '		</div>
	</div>

	<div class="flow-topics">
' . LCRun3::p($cx, 'flow_topiclist_loop', array(array($in), array()), '		') . '
' . LCRun3::p($cx, 'flow_load_more', array(array($in), array('loadMoreApiHandler' => 'loadMoreTopics', 'loadMoreTarget' => 'window', 'loadMoreContainer' => '< .flow-topics', 'loadMoreTemplate' => 'flow_topiclist_loop.partial', 'loadMoreObject' => isset($in['links']['pagination']['fwd']) && is_array($in['links']['pagination']) ? $in['links']['pagination']['fwd'] : null)), '		') . '	</div>
</div>
';
};
                return '				<!-- eachPost topic -->
' . $sp . '				' . LCRun3::ch($cx, 'post', array(array(isset($cx['sp_vars']['root']) && is_array($cx['sp_vars']) ? $cx['sp_vars']['root'] : null, $in), array()), 'encq') . '
' . $sp . '';
            }) . '';
        }) . '' : '') . '
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['actions']['reply']) && is_array($in['actions']) ? $in['actions']['reply'] : null) ? '' . LCRun3::hbch($cx, 'ifCond', array(array(isset($cx['sp_vars']['root']['submitted']['postId']) && is_array($cx['sp_vars']['root']['submitted']) ? $cx['sp_vars']['root']['submitted']['postId'] : null, '===', isset($in['postId']) && is_array($in) ? $in['postId'] : null), array()), $in, false, function ($cx, $in) use($sp) {
            return '' . LCRun3::p($cx, 'flow_reply_form', array(array($in), array()), '			') . '';
        }, function ($cx, $in) use($sp) {
            return '' . LCRun3::hbch($cx, 'progressiveEnhancement', array(array(), array('type' => 'replace', 'target' => '~ a')), $in, false, function ($cx, $in) use($sp) {
                return '' . LCRun3::p($cx, 'flow_reply_form', array(array($in), array()), '				') . '';
            }) . '			<a href="' . htmlentities((string) (isset($in['actions']['reply']['url']) && is_array($in['actions']['reply']) ? $in['actions']['reply']['url'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '			   title="' . htmlentities((string) (isset($in['actions']['reply']['title']) && is_array($in['actions']['reply']) ? $in['actions']['reply']['title'] : null), ENT_QUOTES, 'UTF-8') . '"
' . $sp . '			   class="flow-ui-input-replacement-anchor mw-ui-input"
' . $sp . '			>' . LCRun3::ch($cx, 'l10n', array(array('flow-reply-topic-title-placeholder', isset($in['properties']['topic-of-post']) && is_array($in['properties']) ? $in['properties']['topic-of-post'] : null), array()), 'encq') . '</a>
' . $sp . '';
        }) . '' : '') . '</div>
';
    }, 'flow_topiclist_loop' => function ($cx, $in, $sp) {
        return '' . $sp . '' . LCRun3::sec($cx, isset($in['roots']) && is_array($in) ? $in['roots'] : null, $in, true, function ($cx, $in) use($sp) {
            return '' . LCRun3::hbch($cx, 'eachPost', array(array(isset($cx['sp_vars']['root']) && is_array($cx['sp_vars']) ? $cx['sp_vars']['root'] : null, $in), array()), $in, false, function ($cx, $in) use($sp) {
                return '' . LCRun3::p($cx, 'flow_topic', array(array($in), array()), '		') . '';
            }) . '';
        }) . '';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board">
	<div class="flow-topics">
' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '		') . '
' . LCRun3::p($cx, 'flow_topiclist_loop', array(array($in), array()), '		') . '	</div>
</div>
';
};
' . $sp . '        class="mw-ui-button mw-ui-destructive mw-ui-quiet mw-ui-flush-right flow-js"
' . $sp . '
' . $sp . '>
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['msg']) && is_array($in) ? $in['msg'] : null) ? '' . LCRun3::ch($cx, 'l10n', array(array(isset($in['msg']) && is_array($in) ? $in['msg'] : null), array()), 'encq') . '' : '' . LCRun3::ch($cx, 'l10n', array(array('flow-cancel'), array()), 'encq') . '') . '</button>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '<div class="flow-board-header">
' . LCRun3::p($cx, 'flow_header_title', array(array($in), array()), '	') . '	<div class="flow-board-header-edit-view">
		<form method="POST" action="' . htmlentities((string) (isset($in['revision']['actions']['edit']['url']) && is_array($in['revision']['actions']['edit']) ? $in['revision']['actions']['edit']['url'] : null), ENT_QUOTES, 'UTF-8') . '" flow-api-action="edit-header" class="edit-header-form">
' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '			') . '			<input type="hidden" name="wpEditToken" value="' . htmlentities((string) (isset($cx['sp_vars']['root']['editToken']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['editToken'] : null), ENT_QUOTES, 'UTF-8') . '" />
' . (LCRun3::ifvar($cx, isset($in['revision']['revisionId']) && is_array($in['revision']) ? $in['revision']['revisionId'] : null) ? '				<input type="hidden" name="header_prev_revision" value="' . htmlentities((string) (isset($in['revision']['revisionId']) && is_array($in['revision']) ? $in['revision']['revisionId'] : null), ENT_QUOTES, 'UTF-8') . '" />
' : '') . '
			<div class="flow-editor">
				<textarea name="header_content"
				          class="mw-ui-input"
				          placeholder="' . LCRun3::ch($cx, 'l10n', array(array('flow-edit-header-placeholder'), array()), 'encq') . '"
				          data-role="content"
				>' . (LCRun3::ifvar($cx, isset($in['submitted']['content']) && is_array($in['submitted']) ? $in['submitted']['content'] : null) ? '' . htmlentities((string) (isset($in['submitted']['content']) && is_array($in['submitted']) ? $in['submitted']['content'] : null), ENT_QUOTES, 'UTF-8') . '' : '' . htmlentities((string) (isset($in['revision']['content']['content']) && is_array($in['revision']['content']) ? $in['revision']['content']['content'] : null), ENT_QUOTES, 'UTF-8') . '') . '</textarea>
			</div>

			<div class="flow-form-actions flow-form-collapsible">
				<button data-role="submit"
					class="mw-ui-button mw-ui-constructive"
					data-flow-interactive-handler="apiRequest"
					data-flow-api-handler="submitHeader">' . LCRun3::ch($cx, 'l10n', array(array('flow-edit-header-submit'), array()), 'encq') . '</button>
' . LCRun3::p($cx, 'flow_form_cancel_button', array(array($in), array()), '				') . '				<small class="flow-terms-of-use plainlinks">' . LCRun3::ch($cx, 'l10nParse', array(array('flow-terms-of-use-edit'), array()), 'encq') . '</small>
			</div>
		</form>
	</div>
</div>';
};
';
    }, 'flow_topic_titlebar_lock' => function ($cx, $in, $sp) {
        return '' . $sp . '<div class="flow-topic-summary-container">
' . $sp . '	<div class="flow-topic-summary">
' . $sp . '		<form class="flow-edit-form" data-flow-initial-state="collapsed" method="POST"
' . $sp . '			  action="' . (LCRun3::ifvar($cx, isset($in['isLocked']) && is_array($in) ? $in['isLocked'] : null) ? '' . htmlentities((string) (isset($in['actions']['unlock']['url']) && is_array($in['actions']['unlock']) ? $in['actions']['unlock']['url'] : null), ENT_QUOTES, 'UTF-8') . '' : '' . htmlentities((string) (isset($in['actions']['lock']['url']) && is_array($in['actions']['lock']) ? $in['actions']['lock']['url'] : null), ENT_QUOTES, 'UTF-8') . '') . '">
' . $sp . '' . LCRun3::p($cx, 'flow_errors', array(array($in), array()), '			') . '			<input type="hidden" name="wpEditToken" value="' . htmlentities((string) (isset($cx['sp_vars']['root']['editToken']) && is_array($cx['sp_vars']['root']) ? $cx['sp_vars']['root']['editToken'] : null), ENT_QUOTES, 'UTF-8') . '" />
' . $sp . '			<input type="hidden" name="flow_reason" value="' . (LCRun3::ifvar($cx, isset($in['isLocked']) && is_array($in) ? $in['isLocked'] : null) ? '' . LCRun3::ch($cx, 'l10n', array(array('flow-rev-message-restore-topic-reason'), array()), 'encq') . '' : '' . LCRun3::ch($cx, 'l10n', array(array('flow-rev-message-lock-topic-reason'), array()), 'encq') . '') . '" />
' . $sp . '			<div class="flow-form-actions flow-form-collapsible">
' . $sp . '				<button data-role="submit"
' . $sp . '				        class="mw-ui-button mw-ui-constructive"
' . $sp . '				        data-flow-interactive-handler="apiRequest"
' . $sp . '				        data-flow-api-target="< .flow-topic"
' . $sp . '				        data-flow-api-handler="lockTopic"
' . $sp . '				>
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['isLocked']) && is_array($in) ? $in['isLocked'] : null) ? '						' . LCRun3::ch($cx, 'l10n', array(array('flow-topic-action-unlock-topic'), array()), 'encq') . '
' . $sp . '' : '						' . LCRun3::ch($cx, 'l10n', array(array('flow-topic-action-lock-topic'), array()), 'encq') . '
' . $sp . '') . '				</button>
' . $sp . '' . LCRun3::p($cx, 'flow_form_cancel_button', array(array($in), array()), '				') . '				<small class="flow-terms-of-use plainlinks">
' . $sp . '' . (LCRun3::ifvar($cx, isset($in['isLocked']) && is_array($in) ? $in['isLocked'] : null) ? '						' . LCRun3::ch($cx, 'l10nParse', array(array('flow-terms-of-use-unlock-topic'), array()), 'encq') . '
' . $sp . '' : '						' . LCRun3::ch($cx, 'l10nParse', array(array('flow-terms-of-use-lock-topic'), array()), 'encq') . '
' . $sp . '') . '				</small>
' . $sp . '			</div>
' . $sp . '		</form>
' . $sp . '	</div>
' . $sp . '</div>
';
    }), 'scopes' => array(), 'sp_vars' => array('root' => $in), 'lcrun' => 'LCRun3');
    return '' . LCRun3::p($cx, 'flow_topic_titlebar_lock', array(array($in), array())) . '
';
};
' : '') . '
			<div class="flow-editor">
				<textarea class="mw-ui-input"
				          name="' . htmlentities((string) (isset($in['type']) && is_array($in) ? $in['type'] : null), ENT_QUOTES, 'UTF-8') . '_summary"
				          type="text"
				          placeholder="' . LCRun3::ch($cx, 'l10n', array(array('flow-edit-summary-placeholder'), array()), 'encq') . '"
				          data-role="content"
				>' . (LCRun3::ifvar($cx, isset($in['submitted']['summary']) && is_array($in['submitted']) ? $in['submitted']['summary'] : null) ? '' . htmlentities((string) (isset($in['submitted']['summary']) && is_array($in['submitted']) ? $in['submitted']['summary'] : null), ENT_QUOTES, 'UTF-8') . '' : '' . (LCRun3::ifvar($cx, isset($in['revision']['revisionId']) && is_array($in['revision']) ? $in['revision']['revisionId'] : null) ? '' . htmlentities((string) (isset($in['revision']['content']['content']) && is_array($in['revision']['content']) ? $in['revision']['content']['content'] : null), ENT_QUOTES, 'UTF-8') . '' : '') . '') . '</textarea>
			</div>

			<div class="flow-form-actions flow-form-collapsible">
				<button
					data-role="submit"
					class="mw-ui-button mw-ui-constructive"
					data-flow-interactive-handler="apiRequest"
					data-flow-api-handler="summarizeTopic"
					data-flow-api-target="< .flow-topic-summary-container">
						' . LCRun3::ch($cx, 'l10n', array(array('flow-topic-action-update-topic-summary'), array()), 'encq') . '
				</button>

' . LCRun3::hbch($cx, 'ifCond', array(array(isset($in['action']) && is_array($in) ? $in['action'] : null, '===', 'summarize'), array()), $in, false, function ($cx, $in) {
        return '' . LCRun3::p($cx, 'flow_form_cancel_button', array(array($in), array()), '					') . '';
    }, function ($cx, $in) {
        return '' . (!LCRun3::ifvar($cx, isset($in['submitted']['summary']) && is_array($in['submitted']) ? $in['submitted']['summary'] : null) ? '' . (!LCRun3::ifvar($cx, isset($in['revision']['content']['content']) && is_array($in['revision']['content']) ? $in['revision']['content']['content'] : null) ? '' . LCRun3::p($cx, 'flow_form_cancel_button', array(array($in), array('msg' => 'flow-skip-summary')), '							') . '' : '') . '' : '') . '';
    }) . '				<small class="flow-terms-of-use plainlinks">' . LCRun3::ch($cx, 'l10nParse', array(array('flow-terms-of-use-summarize'), array()), 'encq') . '</small>
			</div>
		</form>
	</div>
</div>
';
};