% const titleText = typeof title !== "undefined" ? title : ""; const subtitleText = typeof subtitle !== "undefined" ? subtitle : ""; const showUser = typeof showUserName !== "undefined" ? showUserName : true; %>