<%= include('header', 'Information updated successfully' ) %> <%= if ($error) { $OUT = $error; } else { $OUT = 'Information updated successfully.'; } %> <%= include('footer') %>