Vulcan/client/main.html

7 lines
263 B
HTML
Raw Normal View History

2012-08-22 21:27:22 -04:00
<head>
2013-11-09 12:49:46 +01:00
<title>Loading...</title>
2012-09-18 08:07:56 +09:00
<meta name="viewport" content="initial-scale=1.0">
2012-10-19 12:59:35 +09:00
<link rel="shortcut icon" href="/img/favicon.ico"/>
<link id="rss-link" rel="alternate" type="application/rss+xml" title="New Posts" href="{{pathFor route='feed'}}"/>
2012-08-22 21:27:22 -04:00
</head>