* Design [[file:template-section.png]] ** Coding rules - Naming *** List of used names - container - textbox - key - x - y - size - encoding * Template.html this page will is the interface for editing the parameters of a template some parameters aply for the whole template. but most of them are per textbox - features (in order of most to least important) - jason export - livePreview this is easy to impliment later and not really citical - precise x,y in mm ** textBox menus To be able to add multiple menus with incremental IDs i use this example code #+begin_src html