more pervasive TITLE instead of Mailiverse

This commit is contained in:
Timothy Prepscius 2013-09-29 12:37:03 -04:00
parent 1f7b3eae7f
commit 76820f58a9
7 changed files with 35 additions and 35 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Delete - Mailiverse</title>
<title>Delete - {##TITLE##}</title>
<LINK_META>
<LINK_SCRIPTS>
@ -103,7 +103,7 @@
</tbody></table>
</div>
<footer>
<p>&copy; Benith Inc. __THIS_YEAR__</p>
<p>&copy; {##COMPANY##} __THIS_YEAR__</p>
</footer>
</div>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>How Mailiverse Works - Mailiverse</title>
<title>How {##TITLE##} Works - {##TITLE##}</title>
<LINK_META>
<link rel="stylesheet" type="text/css" href="rev/__VERSION__/learnmore.css">
</head>
@ -10,16 +10,16 @@
<div class="container">
<h1>How Mailiverse Works <span class="version">(__VERSION__)</span></h1>
<h1>How {##TITLE##} Works <span class="version">(__VERSION__)</span></h1>
<h2>FAQ</h2>
<div class="faq">
<ul>
<li><div class="question">Why is Mailiverse different from all the other web mail services?</div>
<li><div class="question">Why is {##TITLE##} different from all the other web mail services?</div>
<div class="answer">
After mail has been received, encrypted and relayed to your store, Mailiverse <b>cannot</b> read your mail. This means
Mailiverse cannot profile you, cannot reveal information, cannot sell information. Mailiverse is here to provide you
After mail has been received, encrypted and relayed to your store, {##TITLE##} <b>cannot</b> read your mail. This means
{##TITLE##} cannot profile you, cannot reveal information, cannot sell information. {##TITLE##} is here to provide you
with a mail service, not mine data for advertising.
</div>
</li>
@ -52,7 +52,7 @@
<li><div class="question">How is my mail encrypted?</div>
<div class="answer">
When mail is received by the Mailiverse server it is encrypted with the your RSA Public Key. This keeps your mail so that only you can read it.<br/>
When mail is received by the {##TITLE##} server it is encrypted with the your RSA Public Key. This keeps your mail so that only you can read it.<br/>
</div>
</li>
@ -63,10 +63,10 @@
</div>
</li>
<li><div class="question">If a government or law enforcement agency asks Mailiverse for my e-mail will you give it to them?</div>
<li><div class="question">If a government or law enforcement agency asks {##TITLE##} for my e-mail will you give it to them?</div>
<div class="answer">
Yes. Mailiverse will give them any information as required by law. But it doesn't matter. Here is why:<br/>
Mailiverse's authentication scheme is setup in a way that Mailiverse cannot read your mail. Nor can anybody else.
Yes. {##TITLE##} will give them any information as required by law. But it doesn't matter. Here is why:<br/>
{##TITLE##}'s authentication scheme is setup in a way that {##TITLE##} cannot read your mail. Nor can anybody else.
<p>
That is the whole point of this service: no more profiling corporation, no more big brother.
@ -80,7 +80,7 @@
<br/>
<footer>
<p>&copy; Benith Inc. __THIS_YEAR__</p>
<p>&copy; {##COMPANY##} __THIS_YEAR__</p>
</footer>
</div>
</body>

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>How Mailiverse Works - Mailiverse</title>
<title>How {##TITLE##} Works - {##TITLE##}</title>
<LINK_META>
<link rel="stylesheet" type="text/css" href="rev/__VERSION__/learnmore.css">
</head>
@ -10,7 +10,7 @@
<div class="container">
<h1>How Mailiverse Works: Technical Version<span class="version">(__VERSION__)</span></h1>
<h1>How {##TITLE##} Works: Technical Version<span class="version">(__VERSION__)</span></h1>
<h2>Server</h2>
<h3>Receiving mail from an external source</h3>
@ -84,7 +84,7 @@
The iOS client works exactly like the web client. No caches are stored on the device.
<footer>
<p>&copy; Benith Inc. __THIS_YEAR__</p>
<p>&copy; {##COMPANY##} __THIS_YEAR__</p>
</footer>
</div>
</body>

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Client - Mailiverse</title>
<title>Client - {##TITLE##}</title>
<LINK_META>
<LINK_SCRIPTS>
@ -26,10 +26,10 @@
<div id="_mLogin">
<table id="_SignInUp"><tbody><tr>
<td class="title">
Mailiverse! <span class="version">(__VERSION__)</span>
{##TITLE##}! <span class="version">(__VERSION__)</span>
</td>
<td class="offer">
New to Mailiverse? <a href="signup.html" class="button button-signup">Create an account</a>
New to {##TITLE##}? <a href="signup.html" class="button button-signup">Create an account</a>
</td>
</tr></tbody></table>
@ -37,7 +37,7 @@
<td class="left">
<div class="welcome">
<h1>Mailiverse</h1>
<h1>{##TITLE##}</h1>
<p>A privacy protecting approach to email.</p>
<br/>
@ -110,7 +110,7 @@
<tr>
<td class="title">
<h1>Mailiverse</h1>
<h1>{##TITLE##}</h1>
</td>
<td class="search">
<input id="_mHeader_search"
@ -346,7 +346,7 @@
<div id="_mMain_footer">
<footer>
<p>&copy; Benith 2012</p>
<p>&copy; {##COMPANY##} __THIS_YEAR__ </p>
</footer>
</div>

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>Client - Mailiverse</title>
<title>Client - {##TITLE##}</title>
<LINK_META>
<LINK_SCRIPTS>
@ -24,7 +24,7 @@
<div id="_mLogin">
<div class="signin">
<h2>Mailiverse</h2>
<h2>{##TITLE##}</h2>
<form onSubmit="return false;">
<div class="email-div">
<label for="Email"><strong class="email-label">Username</strong></label>
@ -71,7 +71,7 @@
<tr>
<td class="title">
<h1>Mailiverse</h1>
<h1>{##TITLE##}</h1>
</td>
<td class="search">
<input id="_mHeader_search"
@ -243,7 +243,7 @@
<div id="_mMain_footer">
<footer>
<p>&copy; Benith 2012</p>
<p>&copy; {##COMPANY##} __THIS_YEAR__ </p>
</footer>
</div>

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dropbox Authorization - Mailiverse</title>
<title>Dropbox Authorization - {##TITLE##}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">

View File

@ -173,8 +173,8 @@
<div class="inner-td">
I want to use the storage provider:<br/>
<br/>
<label class="checkbox inline"><input name="storage" type="radio" onchange="mSignUp.onStorageChange();" value="mailiverse" checked>Mailiverse</label><br/>
<label class="checkbox inline"><input name="storage" type="radio" onchange="mSignUp.onStorageChange();" value="s3">Mailiverse (S3 Backed)</label><br>
<label class="checkbox inline"><input name="storage" type="radio" onchange="mSignUp.onStorageChange();" value="mailiverse" checked>{##TITLE##}</label><br/>
<label class="checkbox inline"><input name="storage" type="radio" onchange="mSignUp.onStorageChange();" value="s3">{##TITLE##} (S3 Backed)</label><br>
<label class="checkbox inline"><input name="storage" type="radio" onchange="mSignUp.onStorageChange();" value="dropbox">Dropbox</label><br/>
</div>
</td>
@ -183,13 +183,13 @@
<tr id="storage_s3" class="storage-option" style="display:none">
<td class="left-side">
<div class="inner-td">
<h4>Mailiverse S3 backed storage</h4>
<h4>{##TITLE##} S3 backed storage</h4>
We provide infinite mail storage.
</div>
</td>
<td class="right-side">
<div class="inner-td">
Mailiverse S3 backed storage is simple, no hassle. We take care of everything.<br/>
{##TITLE##} S3 backed storage is simple, no hassle. We take care of everything.<br/>
<br/>
Pick the region you are closest to most of the time.<br/>
<select id="storage_s3_region">
@ -209,13 +209,13 @@
<tr id="storage_mailiverse" class="storage-option">
<td class="left-side">
<div class="inner-td">
<h4>Mailiverse storage</h4>
<h4>{##TITLE##} storage</h4>
We provide infinite mail storage. This storage is backed by our local db.
</div>
</td>
<td class="right-side">
<div class="inner-td">
Mailiverse storage is simple, no hassle. We take care of everything.<br/>
{##TITLE##} storage is simple, no hassle. We take care of everything.<br/>
</div>
</td>
</tr>
@ -226,7 +226,7 @@
<h4>Dropbox storage</h4>
Store your mail on your own dropbox account.
It's easy, just click on the button to open a new tab to link Mailiverse to Dropbox.<br/>
It's easy, just click on the button to open a new tab to link {##TITLE##} to Dropbox.<br/>
<br/>
Enter the authorization verification code recieved.
<br/>
@ -297,7 +297,7 @@
</tbody></table>
</div>
<footer>
<p>&copy; Benith Inc. __THIS_YEAR__</p>
<p>&copy; {##COMPANY##} __THIS_YEAR__</p>
</footer>
</div>