14 lines
No EOL
409 B
Text
14 lines
No EOL
409 B
Text
<!DOCTYPE HTML>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>BiglyChat</title>
|
|
<meta name="description" content="Collab on videos... make creative animations... and more!">
|
|
<script src='/static/main.js'></script>
|
|
<link rel='stylesheet' href='/static/main.css'>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
</head>
|
|
|
|
<body>
|
|
<%- include('header_block.ejs') -%> |