mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
add plugin-outlet at end of site-map
This commit is contained in:
@ -55,6 +55,8 @@
|
||||
{{#if showMobileToggle}}
|
||||
<li><a href class="mobile-toggle-link" {{action "toggleMobileView"}}>{{boundI18n mobileViewLinkTextKey}}</a></li>
|
||||
{{/if}}
|
||||
|
||||
{{plugin-outlet "site-map-links-last"}}
|
||||
</ul>
|
||||
|
||||
{{#if categories}}
|
||||
|
Reference in New Issue
Block a user