A webmail client. Forked from https://git.sr.ht/~migadu/alps
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

14 line
426 B

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <meta name="theme-color" content="#ffffff">
  7. {{- if eq (index .GlobalData.Path 0) "mailbox"}}
  8. <meta id="refresh" http-equiv="refresh" content="60">
  9. {{end -}}
  10. <title>Webmail</title>
  11. <link rel="stylesheet" href="/themes/alps/assets/style.css">
  12. </head>
  13. <body>