mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 09:53:24 -05:00
6 lines
82 B
ERB
6 lines
82 B
ERB
<header>
|
|
<a href="<%= path "/" %>">
|
|
<%=SiteSetting.title%>
|
|
</a>
|
|
</header>
|