mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
03da361b97
- Refactor existing template data-related partials into CitizenComponent components - Re-implement user menu header as UserInfo - Add description text for anon and temp user in UserMenu --------- Co-authored-by: github-actions <github-actions@users.noreply.github.com>
9 lines
192 B
Plaintext
9 lines
192 B
Plaintext
{{!
|
|
|
|
}}
|
|
<div class="citizen-page-sidebar">
|
|
{{#data-page-sidebar}}
|
|
{{#data-page-sidebar-lastmod}}{{>Menu}}{{/data-page-sidebar-lastmod}}
|
|
{{/data-page-sidebar}}
|
|
{{>TableOfContents}}
|
|
</div> |