# import "macros.html" as jmacros with context ${_("Cc selector window")} # if chrome.links: # for rel, links in chrome.links.items(): # for link in links: # endfor # endfor # endif # if chrome.script_data: # endif # for script in chrome.scripts: ${script.prefix}${script.suffix} # endfor # set closelink # endset

# trans closelink Select Cc, then ${closelink}close this window. # endtrans

## checkboxes will be inserted here
## developer names will be taken from here # for d in cc_developers: # endfor
## variables for popup generator code stored here # if show_fullname: # endif
## additional close button, removed from short lists # if len(cc_developers) > 9:

# endif