X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fmobile_webpages%2Flogin%2Fcompany_logo.html;fp=templates%2Fmobile_webpages%2Flogin%2Fcompany_logo.html;h=cb704661d930150724c1a30f7158fc248850bc8e;hb=53593baa211863fbf66540cf1bcc36c8fb37257f;hp=0000000000000000000000000000000000000000;hpb=deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44;p=kivitendo-erp.git diff --git a/templates/mobile_webpages/login/company_logo.html b/templates/mobile_webpages/login/company_logo.html new file mode 100644 index 000000000..cb704661d --- /dev/null +++ b/templates/mobile_webpages/login/company_logo.html @@ -0,0 +1,39 @@ +[%- USE T8 %] +[%- USE HTML %][%- USE LxERP %] +
+ + +

[% 'kivitendo' | $T8 %] [% version %]

+ +[%- IF git_head %] +

[%- LxERP.t8("Git revision: #1, #2 #3", git_head.hash.substr(0, 7), git_head.author_date.to_kivitendo, git_head.author_date.strftime('%H:%M:%S %Z')) %]

+[%- END %] + +

[% 'companylogo_subtitle' | $T8 %]

+

+ + [% HTML.escape(defaults.company) %] +
+ [% HTML.escape(defaults.address).replace('\\\\n', '
').replace('\n', '
') %] +
+ +
+
+ + + + + + + + + + + + + + +
[% 'User' | $T8 %][% MYCONFIG.name | html %]
[% 'Client' | $T8 %][% client.name | html %]
[% 'Language' | $T8 %][% MYCONFIG.countrycode | html %]
+

+ + [%- todo_list %]