Files
DiceCloud/rpg-docs/client/views/index.html
2014-11-26 15:03:24 +02:00

11 lines
569 B
HTML

<head>
<title>RPG Docs</title>
<meta name="viewport" content="width=device-width initial-scale=1.0, user-scalable=no">
<link rel="import" href="bower_components/polymer/polymer.html">
<link rel="import" href="bower_components/paper-tabs/paper-tabs.html">
<link rel="import" href="bower_components/core-animated-pages/core-animated-pages.html">
<link rel="import" href="bower_components/core-animated-pages/transitions/slide-from-right.html">
<script type='text/javascript' id='lt_ws' src='http://localhost:57539/socket.io/lighttable/ws.js'></script>
</head>