element-web-synapse01pim.gr.jp

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

index.html (4767B)


      1 <!doctype html>
      2 <html lang="en" style="height: 100%;">
      3   <head>
      4     <meta charset="utf-8">
      5     <title>Element</title>
      6     <link rel="apple-touch-icon" sizes="120x120" href="vector-icons/120.570a7f9.png">
      7     <link rel="apple-touch-icon" sizes="144x144" href="vector-icons/144.5a63bf2.png">
      8     <link rel="apple-touch-icon" sizes="152x152" href="vector-icons/152.1ccdc8a.png">
      9     <link rel="apple-touch-icon" sizes="180x180" href="vector-icons/180.30b915f.png">
     10     <link rel="manifest" href="manifest.json">
     11     <meta name="referrer" content="no-referrer">
     12     <link rel="icon" type="image/png" sizes="24x24" href="vector-icons/24.97ab000.png">
     13     <link rel="icon" type="image/png" sizes="144x144" href="vector-icons/144.5a63bf2.png">
     14     <link rel="icon" type="image/png" sizes="512x512" href="vector-icons/512.7ce350d.png">
     15     <meta name="viewport" content="width=device-width, initial-scale=1">
     16     <meta name="apple-mobile-web-app-title" content="Element">
     17     <meta name="application-name" content="Element">
     18     <meta name="theme-color" content="#ffffff">
     19     <meta property="og:image" content="https://app.element.io/themes/element/img/logos/opengraph.png" />
     20     <meta http-equiv="Content-Security-Policy" content="
     21         default-src 'none';
     22         style-src 'self' 'unsafe-inline' ;
     23         script-src 'self' 'wasm-unsafe-eval' https://www.recaptcha.net/recaptcha/ https://www.gstatic.com/recaptcha/ ;
     24         img-src * blob: data:;
     25         connect-src * blob:;
     26         font-src 'self' data: ;
     27         media-src * blob: data:;
     28         child-src * blob: data:;
     29         worker-src 'self' blob: ;
     30         frame-src * blob: data:;
     31         form-action 'self' ;
     32         manifest-src 'self' ;
     33     ">
     34     
     35            <link rel="stylesheet" href="bundles/12c8185ea2689492c07b/bundle.css">
     36         
     37            <link rel="stylesheet" disabled="disabled" data-mx-theme="Legacy-light" title="Legacy-light" href="bundles/12c8185ea2689492c07b/theme-legacy-light.css">
     38         
     39            <link rel="stylesheet" disabled="disabled" data-mx-theme="Legacy-dark" title="Legacy-dark" href="bundles/12c8185ea2689492c07b/theme-legacy-dark.css">
     40         
     41            <link rel="stylesheet" disabled="disabled" data-mx-theme="Light" title="Light" href="bundles/12c8185ea2689492c07b/theme-light.css">
     42         
     43            <link rel="stylesheet" disabled="disabled" data-mx-theme="Light-high-contrast" title="Light-high-contrast" href="bundles/12c8185ea2689492c07b/theme-light-high-contrast.css">
     44         
     45            <link rel="stylesheet" disabled="disabled" data-mx-theme="Dark" title="Dark" href="bundles/12c8185ea2689492c07b/theme-dark.css">
     46         
     47            <link rel="stylesheet" disabled="disabled" data-mx-theme="Light-custom" title="Light-custom" href="bundles/12c8185ea2689492c07b/theme-light-custom.css">
     48         
     49            <link rel="stylesheet" disabled="disabled" data-mx-theme="Dark-custom" title="Dark-custom" href="bundles/12c8185ea2689492c07b/theme-dark-custom.css">
     50         
     51 
     52     
     53 
     54   </head>
     55   <body style="height: 100%; margin: 0;">
     56     <noscript>Sorry, Element requires JavaScript to be enabled.</noscript> <!-- TODO: Translate this? -->
     57     <div id="matrixchat" style="height: 100%;" class="notranslate"></div>
     58 
     59     <script src="bundles/12c8185ea2689492c07b/bundle.js"></script>
     60 
     61 
     62     <!-- Legacy supporting Prefetch images -->
     63     <img src="icons/warning.80e5cc2.svg" aria-hidden alt="" width="24" height="23" style="visibility: hidden; position: absolute; top: 0px; left: 0px;"/>
     64     <img src="icons/bold.b7f0698.svg" aria-hidden alt="" width="25" height="22" style="visibility: hidden; position: absolute; top: 0px; left: 0px;"/>
     65     <img src="icons/inline-code.f51200e.svg" aria-hidden alt="" width="25" height="22" style="visibility: hidden; position: absolute; top: 0px; left: 0px;"/>
     66     <img src="icons/italic.be1e35d.svg" aria-hidden alt="" width="25" height="22" style="visibility: hidden; position: absolute; top: 0px; left: 0px;"/>
     67     <img src="icons/quote.60f93d6.svg" aria-hidden alt="" width="25" height="22" style="visibility: hidden; position: absolute; top: 0px; left: 0px;"/>
     68     <img src="icons/strikethrough.17fd61f.svg" aria-hidden alt="" width="25" height="22" style="visibility: hidden; position: absolute; top: 0px; left: 0px;"/>
     69 
     70     <!-- let CSS themes pass constants to the app -->
     71     <div id="mx_theme_accentColor"></div><div id="mx_theme_secondaryAccentColor"></div><div id="mx_theme_tertiaryAccentColor"></div>
     72 
     73     <!-- We eagerly create these containers to ensure their CSS stacking context order is sensible -->
     74     <div id="mx_PersistedElement_container"></div>
     75     <div id="mx_Dialog_StaticContainer"></div>
     76     <div id="mx_Dialog_Container"></div>
     77     <div id="mx_ContextualMenu_Container"></div>
     78   </body>
     79 </html>