mirror of
https://github.com/discourse/discourse.git
synced 2026-08-27 05:37:29 -05:00
change 404 page to use /new link under "New topics"
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<%= link_to t.title, t.relative_url %><br/>
|
||||
<% end %>
|
||||
<br/>
|
||||
<a href="/popular" class="btn"><%= t 'page_not_found.see_more' %>…</a>
|
||||
<a href="/new" class="btn"><%= t 'page_not_found.see_more' %>…</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user