mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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