mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-22 23:59:08 +01:00
695f64a55a
Co-authored-by: Scott Nonnenberg <scott@signal.org>
13 lines
227 B
HTML
13 lines
227 B
HTML
<!-- Copyright 2014 Signal Messenger, LLC -->
|
|
<!-- SPDX-License-Identifier: AGPL-3.0-only -->
|
|
|
|
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Generating cache...</title>
|
|
</head>
|
|
<body>
|
|
Generating cache...
|
|
</body>
|
|
</html>
|