0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/app/views/layouts/_noscript_header.html.erb

5 lines
82 B
Text
Vendored

<header>
<a href="<%= path "/" %>">
<%=SiteSetting.title%>
</a>
</header>