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, 0 insertions, 3 deletions
diff --git a/app/foo-html.lsp b/app/foo-html.lsp
deleted file mode 100644
index 708e1ad..0000000
--- a/app/foo-html.lsp
+++ /dev/null
@@ -1,3 +0,0 @@
-<? view = ... ?>
-<h1>Action <?= view.name ?></h1>
-<p>This is a null controller for menu and authorization testing.</p>