1 2 3 4
<?php call_template('skeleton', ['pageTitle' => __('note.page.new.pageTitle')], function () { call_template('pages_new_form'); });