chromium/chrome/test/data/chromeos/app_mode/apps_and_extensions/non_kiosk_enabled_app/src/app_main.html

<html>
<!--
Copyright 2023 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<body>
<h1>Test Non Kiosk App!!!</h1>
<p>This app does not have `kiosk_enabled` and should not run in Kiosk.</p>
</body>
<hmtl>