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