mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: don't put the footer insider container in topic page
This commit is contained in:
@@ -112,8 +112,6 @@
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{custom-html "footer"}}
|
||||
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
@@ -149,6 +147,10 @@
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if postStream.loadedAllPosts}}
|
||||
{{custom-html "footer"}}
|
||||
{{/if}}
|
||||
|
||||
{{render "share"}}
|
||||
|
||||
{{#if currentUser.enable_quoting}}
|
||||
|
||||
Reference in New Issue
Block a user