Added links to new blog post for logged in users

This commit is contained in:
David Rubin 2010-01-18 23:15:24 +02:00
parent 75b679b23a
commit 8383d72436

View File

@ -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">