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.
17 lines
650 B
17 lines
650 B
<!DOCTYPE html> |
|
<html> |
|
<head> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<meta content="width=device-width,initial-scale=1,user-scalable=no" name="viewport"> |
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
<meta name="apple-touch-fullscreen" content="yes"> |
|
<meta name="format-detection" content="telephone=no,address=no"> |
|
<meta name="apple-mobile-web-app-status-bar-style" content="white"> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" > |
|
<title>texas-poker-front</title> |
|
<script><%= htmlWebpackPlugin.options.script %></script> |
|
</head> |
|
<body> |
|
<div id="app"></div> |
|
</body> |
|
</html>
|
|
|