getId(), MSZ_PERM_CHANGELOG_MANAGE_TAGS)) { echo render_error(403); return; } Template::render('manage.changelog.tags', [ 'changelog_tags' => ChangelogTag::all(), ]);