DeviceTracker/front-end/meteor-device-spy/html/body.html

6 lines
90 B
HTML

<body>
<div class="container">
{{> header}}
{{> devices_table}}
</div>
</body>