diff options
author | Thomas Lange <code@nerdmind.de> | 2017-08-28 08:49:16 +0200 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2017-08-28 08:49:16 +0200 |
commit | b0fcf5c5a40e6b16e5a71adc93c081c2afce7eea (patch) | |
tree | a8b9623ad9ed1622179686f172173a8acfeb39c1 /customization/errorpage/footer.shtml | |
download | nginx-errorpage-b0fcf5c5a40e6b16e5a71adc93c081c2afce7eea.tar.gz nginx-errorpage-b0fcf5c5a40e6b16e5a71adc93c081c2afce7eea.tar.xz nginx-errorpage-b0fcf5c5a40e6b16e5a71adc93c081c2afce7eea.zip |
Initial commit.
Diffstat (limited to 'customization/errorpage/footer.shtml')
-rw-r--r-- | customization/errorpage/footer.shtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/customization/errorpage/footer.shtml b/customization/errorpage/footer.shtml new file mode 100644 index 0000000..8959bbd --- /dev/null +++ b/customization/errorpage/footer.shtml @@ -0,0 +1,3 @@ + </main> +</body> +</html>
\ No newline at end of file |