Added links to new blog post for logged in users
This commit is contained in:
parent
75b679b23a
commit
8383d72436
@ -6,7 +6,7 @@
|
|||||||
<title>${c.page_title}</title>
|
<title>${c.page_title}</title>
|
||||||
<meta name="keywords" content="" />
|
<meta name="keywords" content="" />
|
||||||
<meta name="description" content="" />
|
<meta name="description" content="" />
|
||||||
<link href="/styles/style.css" rel="stylesheet" type="text/css" media="screen" />
|
<link href="${h.url_for('/styles/style.css')}" rel="stylesheet" type="text/css" media="screen" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
|
Reference in New Issue
Block a user