diff options
Diffstat (limited to 'swat2/esptest/index.esp')
-rw-r--r-- | swat2/esptest/index.esp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/swat2/esptest/index.esp b/swat2/esptest/index.esp new file mode 100644 index 0000000000..663f82c599 --- /dev/null +++ b/swat2/esptest/index.esp @@ -0,0 +1,7 @@ +<% page_header("columns", "ESP Tests", "esptest"); %> + +<h1>ESP Test functions</h1> + +Please select a menu item from the selection on the left + +<% page_footer(); %> |