• Home pages
    {{navigation}}
  • Tags
  • Authors
  • Members
    • Sign up
    • Sign in
    • Account
    {{#get "tags" limit="100" include="count.posts" order="count.posts desc"}} {{#foreach tags}}
  • {{name}} {{count.posts}}
  • {{/foreach}} {{/get}}
{{!-- 작가 목록 섹션 (주석으로 유지) --}} {{!--
    {{#get "authors" limit="4" include="count.posts"}} {{#foreach authors}}
  • {{#if profile_image}}
    {{else}} A {{/if}} {{name}} {{#if role}}{{role}}{{else}}Author{{/if}}
  • {{/foreach}} {{/get}}
--}}
  • {{@custom.footer_primary_link}}
  • {{@custom.footer_secondary_link}}
  • {{@custom.footer_tertiary_link}}
  • {{@custom.footer_quaternary_link}}