subscription_confirmation_subscribe_by_code_url

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 "subscription_confirmation_subscribe_by_code_url".
... in subscribe.naml
300
301
302
<macro name="subscription_confirmation_subscribe_by_code_url" requires="subscription">
    <n.subscribe_by_code_url subscription_to="[n.subscription_to_field.value/]"/>
</macro>