summaryrefslogtreecommitdiffstats
path: root/app/foo-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'app/foo-html.lsp')
-rw-r--r--app/foo-html.lsp3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/foo-html.lsp b/app/foo-html.lsp
new file mode 100644
index 0000000..708e1ad
--- /dev/null
+++ b/app/foo-html.lsp
@@ -0,0 +1,3 @@
+<? view = ... ?>
+<h1>Action <?= view.name ?></h1>
+<p>This is a null controller for menu and authorization testing.</p>