diff --git a/tpl/bootstrap-page.html b/tpl/bootstrap-page.html
new file mode 100644
index 00000000..ab8e1c32
--- /dev/null
+++ b/tpl/bootstrap-page.html
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+
+ {function="t('ZeroBin')"}
+
+
+ {if="$SYNTAXHIGHLIGHTING"}
+ {if="strlen($SYNTAXHIGHLIGHTINGTHEME)"}
+ {/if}{/if}
+
+
+
+
+
+ {if="$SYNTAXHIGHLIGHTING"}
+ {/if}{if="$MARKDOWN"}
+ {/if}
+
+
+
+
+
+ {if="strlen($NOTICE)"}
+
+ {$NOTICE|htmlspecialchars}
+
{/if}
+
+
+
{if="$FILEUPLOAD"}
+ {/if}{if="strlen($STATUS)"}
+
+ {$STATUS|htmlspecialchars}
+
{/if}
+ {$ERROR|htmlspecialchars}
+ {function="t('Javascript is required for ZeroBin to work.
Sorry for the inconvenience.')"}
+ {function="t('ZeroBin requires a modern browser to work.')"}
+ {function="t('Still using Internet Explorer? Do yourself a favor, switch to a modern browser:')"}
+
Firefox,
+
Opera,
+
Chrome,
+
Safari...
+
+
+
+
+
+
+
{function="t('Discussion')"}
+
+
+
+
+ {$CIPHERDATA}
+
+
diff --git a/tpl/bootstrap.html b/tpl/bootstrap.html
index ab8e1c32..a3a82ecd 100644
--- a/tpl/bootstrap.html
+++ b/tpl/bootstrap.html
@@ -38,8 +38,8 @@
-
-
{/if}
-
- {function="t('New')"}
+
+ {function="t('Send')"}