2014-06-19 18:17:52 -04:00
|
|
|
|
2014-07-09 19:56:35 -04:00
|
|
|
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
2014-06-19 18:17:52 -04:00
|
|
|
<meta name="author" content="">
|
2014-07-01 03:03:07 -04:00
|
|
|
<meta name="generator" content="Discourse <%= Discourse::VERSION::STRING %> - https://github.com/discourse/discourse version <%= Discourse.git_version %>">
|
2014-06-19 18:17:52 -04:00
|
|
|
|
|
|
|
<link rel="icon" type="image/png" href="<%=SiteSetting.favicon_url%>">
|
|
|
|
<link rel="apple-touch-icon" type="image/png" href="<%=SiteSetting.apple_touch_icon_url%>">
|
|
|
|
|
|
|
|
<%= canonical_link_tag %>
|
|
|
|
|
|
|
|
<%= render partial: "common/special_font_face" %>
|
|
|
|
<%= render partial: "common/discourse_stylesheet" %>
|
|
|
|
|
2014-07-02 23:21:45 -04:00
|
|
|
<%= discourse_csrf_tags %>
|