|
|
|
@ -2,7 +2,7 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<head> |
|
|
|
<title>NoteHub — {{.Title}}</title> |
|
|
|
<title>Notes — {{.Title}}</title> |
|
|
|
<meta charset="UTF-8" /> |
|
|
|
<meta charset="UTF-8" /> |
|
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport" /> |
|
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport" /> |
|
|
|
<link href="/style.css" rel="stylesheet" type="text/css" /> |
|
|
|
<link href="/style.css" rel="stylesheet" type="text/css" /> |
|
|
|
|