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