From 5d61b90d6b340d6b184a738a73a43268269541c8 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Wed, 14 Oct 2015 20:43:51 +0200 Subject: [PATCH] Changing template as per issue #35 --- tpl/bootstrap-page.html | 193 ++++++++++++++++++++++++++++++++++++++++ tpl/bootstrap.html | 8 +- 2 files changed, 197 insertions(+), 4 deletions(-) create mode 100644 tpl/bootstrap-page.html 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)"} + {/if} + {if="$FILEUPLOAD"} + {/if}{if="strlen($STATUS)"} + {/if} + + + + + +
+
+
+ + + +

+
+
+
+ +
+ + + + 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 @@