UNPKG

beyond

Version:

The Full Stack Universal Typescript Framework

20 lines (16 loc) 527 B
<!DOCTYPE html> <html lang="en"> <head> <title><!-- #beyond.title --></title> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, user-scalable=no"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <meta name="apple-mobile-web-app-status-bar-style" content="black"/> <!-- #beyond.head --> </head> <body> <div class="topbar"></div> <!-- top bar for iOS --> <div class="layouts-container"></div> <div class="loading-container"></div> </body> </html>