Files
leanote/app/views/Home/header_box.html

21 lines
616 B
HTML
Raw Normal View History

2014-05-07 13:06:24 +08:00
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="leanote,leanote.com">
2014-10-15 17:31:27 +08:00
<meta name="description" content="leanote, {{msg $ "moto"}}">
2014-05-07 13:06:24 +08:00
<meta name="author" content="leanote">
<title>{{.title}}</title>
<link href="/css/bootstrap.css" rel="stylesheet">
<link href="/css/font-awesome-4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/css/index.css" rel="stylesheet">
<style>
html, body {
height: 100%;
}
</style>
</head>
2014-09-23 18:56:04 +08:00
<body id="boxBody">