UNPKG

generator-ffpa

Version:

Yeoman generator for creating a Firefox OS packaged app

11 lines (10 loc) 219 B
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1"> <title><%= appName %></title> </head> <body> </body> </html>