From 541bb378ddece2eab135a8066a16994e94436dea Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Mon, 03 Oct 2011 16:04:12 +0000 Subject: Merge pull request #1 from gcsolaroli/master First version of the restructured repository --- (limited to 'frontend/gamma/html') diff --git a/frontend/gamma/html/exitPage_template.html b/frontend/gamma/html/exitPage_template.html new file mode 100644 index 0000000..7056320 --- a/dev/null +++ b/frontend/gamma/html/exitPage_template.html @@ -0,0 +1,140 @@ + + + + + clipperz + + + + + + +
+ +
keep it to yourself!
+
+ + +
+
+
+
+
+

Goodbye! Thanks for using Clipperz.

+ +

You just logged out from your Clipperz account. We hope to see you again soon!

+
+
+ + +
+
+
+

下次再见!感谢您使用 Clipperz。

+ +

您仅仅是从您的 Clipperz 账户登出,我们希望很快再次见到您!

+
+
+ + + + + +
+
+
+

Arrivederci! Grazie per aver scelto Clipperz.

+ +

Sei uscito da Clipperz. Speriamo di rivederti presto.

+
+
+ + +
+
+
+

Clipperz をご利用いただきありがとうございました。

+ +

Clipperz から正常にログアウトしました。またのご利用をお待ちしています。

+
+
+
+ +
+
+
+
+

Até logo! Obrigado por utilizar Clipperz.

+ +

Você acaba de sair de sua conta Clipperz. Esperamos ve-lo de volta em breve!

+
+
+ + +
+
+
+

¡Hasta luego! Gracias por usar Clipperz

+ +

Se acaba cerrar su sesión Clipperz. ¡Esperamos verlo nuevamente pronto!

+
+
+ +
+
+
+

До свидания! Спасибо за использование Clipperz.

+ +

Вы только что вышли из своего аккаунта Clipperz. Мы надеемся увидеть Вас снова!

+
+
+ +
+
+
+

Auf Wiedersehen! Danke, dass Sie Clipperz verwendet haben.

+ +

Sie haben sich gerade von Ihrem Clipperz-Account abgemeldet. Wir hoffen, Sie bald wieder zu sehen.

+
+
+ +
+
+ + + diff --git a/frontend/gamma/html/index_template.html b/frontend/gamma/html/index_template.html new file mode 100644 index 0000000..8cf838c --- a/dev/null +++ b/frontend/gamma/html/index_template.html @@ -0,0 +1,62 @@ + + + @page.title@ + + + +@css@ + + + + + + + + + +@js_DEBUG@ + + + +
+
+ +
keep it to yourself!
+

loading ...

+
+ +@js_INSTALL@ + +
+
+ + +
+
+
+
+
+ +
+

Attention!

+

If you can read this message, the chances are that your browser does not properly support JavaScript? or you have disabled this functionality yourself.

+

Javascript is required to access Clipperz.

+
Please enable scripting or upgrade your browser.
+
+
+ +
+
+ + + + diff --git a/frontend/gamma/html/mobile_template.html b/frontend/gamma/html/mobile_template.html new file mode 100644 index 0000000..adc36e9 --- a/dev/null +++ b/frontend/gamma/html/mobile_template.html @@ -0,0 +1,87 @@ + + + + + @page.title@ + +@copyright@ +@css@ + + + + + + + + + +@CLIPPERZ_DEBUG_VERSION@ + + + +
+
+ +
keep it to yourself!
+

loading ...

+
+ +@CLIPPERZ_INSTALLED_VERSION@ + +
+
+ + +
+
+
+
+
+ +
+

Attention!

+

If you can read this message, the chances are that your browser does not properly support JavaScript? or you have disabled this functionality yourself.

+

Javascript is required to access Clipperz.

+
Please enable scripting or upgrade your browser.
+
+
+ +
+
+ + + + -- cgit v0.9.0.2