mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-20 19:39:50 +00:00
10 lines
224 B
Plaintext
10 lines
224 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
base(href='/')
|
|
meta(name='viewport', content='initial-scale=1, minimal-ui, shrink-to-fit=no')
|
|
script(src='/static/index.js', defer)
|
|
title Tabby
|
|
body
|
|
app
|