has_small_avatar

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "has_small_avatar".
... in configuration.naml
19
<override_macro name="has_small_avatar">true</override_macro>
Overrides default macro
... in topic.naml
278
279
280
<macro name="has_small_avatar">
    <n.is_blog_style/>
</macro>