summaryrefslogtreecommitdiff
path: root/swat/scripting/footer_plain.esp
diff options
context:
space:
mode:
Diffstat (limited to 'swat/scripting/footer_plain.esp')
-rw-r--r--swat/scripting/footer_plain.esp7
1 files changed, 7 insertions, 0 deletions
diff --git a/swat/scripting/footer_plain.esp b/swat/scripting/footer_plain.esp
new file mode 100644
index 0000000000..ea0a3f7816
--- /dev/null
+++ b/swat/scripting/footer_plain.esp
@@ -0,0 +1,7 @@
+<%
+ /* footer for plain page type */
+%>
+</div>
+</div>
+</body>
+<% include("/scripting/footer.esp"); %>