|
@ -3,7 +3,7 @@ |
|
|
<head> |
|
|
<head> |
|
|
<meta charset="utf-8"> |
|
|
<meta charset="utf-8"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<link href="{{ name }}/stylesheet.css" rel="stylesheet" type="text/css" media="screen"> |
|
|
<link href="/{{ name }}/stylesheet.css" rel="stylesheet" type="text/css" media="screen"> |
|
|
<title>{{ title }}</title> |
|
|
<title>{{ title }}</title> |
|
|
</head> |
|
|
</head> |
|
|
<body> |
|
|
<body> |
|
|