author | Giulio Cesare Solaroli <giulio.cesare@solaroli.it> | 2012-03-03 22:06:27 (UTC) |
---|---|---|
committer | Giulio Cesare Solaroli <giulio.cesare@solaroli.it> | 2012-03-03 22:06:27 (UTC) |
commit | e7e021141d7906b537b3622ed706017f31222dfd (patch) (unidiff) | |
tree | d9366dae335a9bded5c0ee859895abe251790818 /frontend/beta/staticResources/accountDeleted.html | |
parent | a0661c3b02aa26d6b08ff13dc321e09478868159 (diff) | |
parent | cf9c0c34e1358452e0c7276c5b3ec6598f0c089d (diff) | |
download | clipperz-e7e021141d7906b537b3622ed706017f31222dfd.zip clipperz-e7e021141d7906b537b3622ed706017f31222dfd.tar.gz clipperz-e7e021141d7906b537b3622ed706017f31222dfd.tar.bz2 |
Merge pull request #28 from gcsolaroli/master
Added static resources used by /beta when exiting the application
Diffstat (limited to 'frontend/beta/staticResources/accountDeleted.html') (more/less context) (ignore whitespace changes)
-rw-r--r-- | frontend/beta/staticResources/accountDeleted.html | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/frontend/beta/staticResources/accountDeleted.html b/frontend/beta/staticResources/accountDeleted.html new file mode 100644 index 0000000..683370a --- a/dev/null +++ b/frontend/beta/staticResources/accountDeleted.html | |||
@@ -0,0 +1,126 @@ | |||
1 | <!-- | ||
2 | |||
3 | Copyright 2008-2011 Clipperz Srl | ||
4 | |||
5 | This file is part of Clipperz Community Edition. | ||
6 | Clipperz Community Edition is an online password manager. | ||
7 | For further information about its features and functionalities please | ||
8 | refer to http://www.clipperz.com. | ||
9 | |||
10 | * Clipperz Community Edition is free software: you can redistribute | ||
11 | it and/or modify it under the terms of the GNU Affero General Public | ||
12 | License as published by the Free Software Foundation, either version | ||
13 | 3 of the License, or (at your option) any later version. | ||
14 | |||
15 | * Clipperz Community Edition is distributed in the hope that it will | ||
16 | be useful, but WITHOUT ANY WARRANTY; without even the implied | ||
17 | warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
18 | See the GNU Affero General Public License for more details. | ||
19 | |||
20 | * You should have received a copy of the GNU Affero General Public | ||
21 | License along with Clipperz Community Edition. If not, see | ||
22 | <http://www.gnu.org/licenses/>. | ||
23 | |||
24 | --> | ||
25 | |||
26 | <html> | ||
27 | <head> | ||
28 | <title>clipperz - account deleted</title> | ||
29 | <link rel="stylesheet" type="text/css" href="./static.css" /> | ||
30 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> | ||
31 | </head> | ||
32 | <body> | ||
33 | |||
34 | <!-- h1>clipper<span class="logo_z">z</span></h1 --> | ||
35 | <div class="header"> | ||
36 | <div id="logo"></div> | ||
37 | <h5 class="clipperzPayoff">keep it to yourself!</h5> | ||
38 | </div> | ||
39 | |||
40 | <div class="block1"> | ||
41 | <div class="languageBlock en-us"> | ||
42 | <div class="flags"></div> | ||
43 | <div class="content"> | ||
44 | <h3>Your Clipperz account has been deleted!</h3> | ||
45 | |||
46 | <p>You may visit the Clipperz website to sign up for a new account.</p> | ||
47 | </div> | ||
48 | </div> | ||
49 | |||
50 | |||
51 | <div class="languageBlock zh-cn"> | ||
52 | <div class="flags"></div> | ||
53 | <div class="content"> | ||
54 | <h3>您的 Clipperz 账户已经被删除!</h3> | ||
55 | |||
56 | <p>您可以访问 Clipperz 网站重新注册一个新账户。</p> | ||
57 | </div> | ||
58 | </div> | ||
59 | |||
60 | |||
61 | <!-- | ||
62 | <div class="languageBlock fr-fr"> | ||
63 | <div class="flags"></div> | ||
64 | <div class="content"> | ||
65 | <h3></h3> | ||
66 | |||
67 | <p></p> | ||
68 | </div> | ||
69 | </div> | ||
70 | --> | ||
71 | |||
72 | |||
73 | <div class="languageBlock it-it"> | ||
74 | <div class="flags"></div> | ||
75 | <div class="content"> | ||
76 | <h3>Il tuo account su Clipperz è stato cancellato!</h3> | ||
77 | |||
78 | <p>Visita il sito di Clipperz per creartene uno nuovo.</p> | ||
79 | </div> | ||
80 | </div> | ||
81 | |||
82 | |||
83 | <div class="languageBlock ja-jp"> | ||
84 | <div class="flags"></div> | ||
85 | <div class="content"> | ||
86 | <h3>アカウントを削除しました。</h3> | ||
87 | |||
88 | <p>Clipperz で新しいアカウントを登録することができます。</p> | ||
89 | </div> | ||
90 | </div> | ||
91 | </div> | ||
92 | |||
93 | <div class="block2"> | ||
94 | <div class="languageBlock pt-br"> | ||
95 | <div class="flags"></div> | ||
96 | <div class="content"> | ||
97 | <h3>Sua conta Clipperz foi apagada!</h3> | ||
98 | |||
99 | <p>Você pode visitar o site Clipperz e criar uma nova conta.</p> | ||
100 | </div> | ||
101 | </div> | ||
102 | |||
103 | |||
104 | <div class="languageBlock es-es"> | ||
105 | <div class="flags"></div> | ||
106 | <div class="content"> | ||
107 | <h3>¡Su cuenta Clipperz ha sido borrada!</h3> | ||
108 | |||
109 | <p>Usted puede visitar el sitio web de Clipperz para suscribir una nueva cuenta.</p> | ||
110 | </div> | ||
111 | </div> | ||
112 | |||
113 | |||
114 | <div class="languageBlock ru-ru"> | ||
115 | <div class="flags"></div> | ||
116 | <div class="content"> | ||
117 | <h3>Ваш аккаунт был удален!</h3> | ||
118 | |||
119 | <p>Вы можете зайти на сайт снова, чтобы завести новый аккаунт.</p> | ||
120 | </div> | ||
121 | </div> | ||
122 | </div> | ||
123 | |||
124 | |||
125 | </body> | ||
126 | </html> | ||