trend.tpl 615 B

1234567891011121314
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Trend</title>
  5. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  6. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/purecss@2.1.0/build/pure-min.css" integrity="sha384-yHIFVG6ClnONEA5yB5DJXfW2/KC173DIQrYoZMEtBvGzmf0PKiGyNEqe9N6BNDBH" crossorigin="anonymous"/>
  7. <link rel="stylesheet" href="https://shandan.one/css/grids-responsive-min.css"/>
  8. <link rel="stylesheet" href="https://shandan.one/css/responsive-visibility-collapse.css"/>
  9. </head>
  10. <body align="center">
  11. {{!form}}
  12. {{!svg}}
  13. </body>
  14. </html>