bloat/templates/header.tmpl

11 lines
285 B
Cheetah
Raw Normal View History

2019-12-13 18:08:26 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1' name='viewport'>
<title> Web </title>
<link rel="stylesheet" href="/static/main.css" />
2019-12-22 19:43:03 +00:00
<link rel="stylesheet" href="/static/fonts/fork-awesome.css">
2019-12-13 18:08:26 +00:00
</head>
<body>