import { Strings } from './strings'; export const Html = { BASE_HTML: `<!DOCTYPE html> <html {lang}> <!-- ███████████ ▐█▌ ███ ███ ███ █ ███ ███ ███ ███ ███ █████▌ ███ ███ ███ ███ ███ ███ ███ ██████ ██████ ▐████▌ ███▐███ ███ ██▌ ▐█▌▐█▌ ███ ███ ███ ███ ███ ███ ███ ▐█▌ ▐█▌ ███▌ ███ ███ ▐██▌ ███ ███ ███ ███ ███ ███ ███ ████████ ███ ███ ▐██▌ ▐█▌▐█▌ ███ ▐██▌ ███ ▐██▌ ███ ▐██▌ ▐██▌ ▐█▌ ███ █████▌ ███ ███ ███ ▐█████████▌ ███ ▐████ ▐███ ▐████ ███ ███ ███ The best way to embed tweets. ███ A work in progress by @dangeredwolf --> <head>{headers}</head>` };