diff --git a/tpl/bootstrap.html b/tpl/bootstrap.html index 2e92d05..d4ba294 100644 --- a/tpl/bootstrap.html +++ b/tpl/bootstrap.html @@ -136,7 +136,7 @@

ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data.
Data is encrypted/decrypted in the browser using 256 bits AES.
- More information on the project page. + More information on the project page.

diff --git a/tpl/page.html b/tpl/page.html index 71d0d9f..6e6f767 100644 --- a/tpl/page.html +++ b/tpl/page.html @@ -23,7 +23,7 @@
ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. - More information on the project page.
{if="strlen($NOTICE)"} + More information on the project page.
{if="strlen($NOTICE)"} {$NOTICE}{/if}

ZeroBin