template cleanup

This commit is contained in:
Wyatt Johnson
2018-02-13 12:46:55 -07:00
parent fc27e02140
commit 0a324a2268
7 changed files with 20 additions and 38 deletions
-4
View File
@@ -1,11 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" type="text/css" href="<%= STATIC_URL %>static/embed/stream/default.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<%- include ../partials/head %>
</head>
<body class="embed-stream-page">