|
@@ -27,7 +27,7 @@
|
|
|
|
|
|
<title>Threema Web</title>
|
|
<title>Threema Web</title>
|
|
<meta name="description" translate translate-attr-content="meta.DESCRIPTION"
|
|
<meta name="description" translate translate-attr-content="meta.DESCRIPTION"
|
|
- content="Chat from your desktop with Threema Web and have full access to all chats, contacts and media files."/>
|
|
|
|
|
|
+ content="Chat from your desktop with Threema Web and have full access to all chats, contacts and media files.">
|
|
|
|
|
|
<!-- Favicon / Webmanifest / Browserconfig -->
|
|
<!-- Favicon / Webmanifest / Browserconfig -->
|
|
<link rel="manifest" href="manifest.webmanifest?v=[[VERSION]]">
|
|
<link rel="manifest" href="manifest.webmanifest?v=[[VERSION]]">
|
|
@@ -57,10 +57,10 @@
|
|
</head>
|
|
</head>
|
|
|
|
|
|
<body ng-controller="StatusController as ctrl" class="{{ ctrl.statusClass }}" ng-class="{expanded: ctrl.expandStatusBar}">
|
|
<body ng-controller="StatusController as ctrl" class="{{ ctrl.statusClass }}" ng-class="{expanded: ctrl.expandStatusBar}">
|
|
- <img src="img/bg1.jpg?v=1" id="background-image" draggable="false"/>
|
|
|
|
|
|
+ <img src="img/bg1.jpg?v=1" id="background-image" draggable="false">
|
|
|
|
|
|
<noscript>
|
|
<noscript>
|
|
- <img id="logo-noscript" src="img/logo.svg?v=[[VERSION]]"></img>
|
|
|
|
|
|
+ <img id="logo-noscript" src="img/logo.svg?v=[[VERSION]]"/>
|
|
<div>
|
|
<div>
|
|
<h2>Error: JavaScript not supported</h2>
|
|
<h2>Error: JavaScript not supported</h2>
|
|
<p>Please enable JavaScript in your browser to be able to use Threema Web.</p>
|
|
<p>Please enable JavaScript in your browser to be able to use Threema Web.</p>
|