Re: Question with regard to "append" to a form with TT
Sherwood Botsford <[email protected]> Fri, 26 Feb 2016 11:57:33 -0700
| Newsgroups | gmane.comp.lang.perl.modules.template-toolkit |
|---|---|
| Message-ID | <CAOX=2F8-6DX19GQk+Z+1C7Vf53PsgYqsydzDufo-pyXz8VH-KQ@mail.gmail.com> |
--===============1477572250204819230== Content-Type: multipart/related; boundary=047d7bdc9e5089fa01052cb0e155 --047d7bdc9e5089fa01052cb0e155 Content-Type: multipart/alternative; boundary=047d7bdc9e5089f9fd052cb0e154 --047d7bdc9e5089f9fd052cb0e154 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Conceptually, do first part of form if (condition) [% INCLUDE second part of form ] endif *** Are you doing this in TT or in perl that calls TT Respectfully, Sherwood of Sherwood's Forests Sherwood Botsford Sherwood's Forests -- http://Sherwoods-Forests.com 780-848-2548 50042 Range Rd 31 Warburg, Alberta T0C 2T0 On 26 February 2016 at 11:31, Norris, Joseph <jnorris-4Bh+/[email protected]> wrote: > Hello all, > > > > Did quite a bit of work with TT some years ago =E2=80=93 just coming into= a > project where it will be ideal. > > > > Here is my issue: > > > > I am converting a bunch of html embedded scripts into TT based scripts an= d > I have a situation where ( for lack of better words ) I must =E2=80=9Capp= end=E2=80=9D parts > of forms to other parts =E2=80=93 so I have a the following mockup > > > > > > first_part_of_form > > on condtion =E2=80=93 keep first_part_of_form and append > > second_part_of_form > > > > > > I have tried setting if conditions in my perl script and do the process t= o > a variable but when I do the following: > > > > $form->{set_first_part} =3D true > > and then in the form I have [% IF set_first_part =3D=3D =E2=80=98true= =E2=80=99 %] > > > first_part_of_form > > [% END %] > > > > And then set it to false =E2=80=93 as expected I do not get the first_par= t_of_form > - I need to keep this intact and then append second_part_of_form > > > > Maybe I am over-thinking this but I would like to get to as close as I ca= n > to a single html file to handle what I am doing. > > > > I would appreciate any suggestion of how I might go about this =E2=80=93 = maybe > there is something in TT that I have not even considered > > > > Thanks for your help. > > > > > > > > *Joseph Norris *[image: social-icons_green-linkedin.png] > <https://www.linkedin.com/company/pacific-metrics> [image: > social-icons_green-twitter.png] <https://twitter.com/PacificMetrics> > > Software Applications Engineer > > *PACIFIC METRICS* > > 1 Lower Ragsdale Dr #150 *| *Monterey, CA 93940 > > *T* *623-203-8866* > > *E* jnorris-4Bh+/[email protected] *| W* www.pacificmetrics.com > > *[image: email-sig-logo.jpg]* > > > > _______________________________________________ > templates mailing list > [email protected] > http://mail.template-toolkit.org/mailman/listinfo/templates > > --047d7bdc9e5089f9fd052cb0e154 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Conceptually,=C2=A0</div><div><br></div>do first part= of form<div><br></div><div>if (condition)=C2=A0</div><div>[% INCLUDE secon= d part of form ]</div><div>endif</div><div><br></div><div><br></div><div>**= *</div><div>Are you doing this in TT or in perl that calls TT</div><div><br= ></div></div><div class=3D"gmail_extra"><br clear=3D"all"><div><div class= =3D"gmail_signature">Respectfully,<br><br>Sherwood of Sherwood's Forest= s<br><br>Sherwood Botsford<br>Sherwood's Forests --=C2=A0 <a href=3D"ht= tp://Sherwoods-Forests.com" target=3D"_blank">http://Sherwoods-Forests.com<= /a><br>780-848-2548<br>50042 Range Rd 31<br>Warburg, Alberta T0C 2T0<br><br= ></div></div> <br><div class=3D"gmail_quote">On 26 February 2016 at 11:31, Norris, Joseph= <span dir=3D"ltr"><<a href=3D"mailto:jnorris-4Bh+/[email protected]" target= =3D"_blank">jnorris-4Bh+/[email protected]</a>></span> wrote:<br><blockquote= class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc soli= d;padding-left:1ex"> <div lang=3D"EN-US" link=3D"#0563C1" vlink=3D"#954F72"> <div> <p class=3D"MsoNormal">Hello all,<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">Did quite a bit of work with TT some years ago =E2= =80=93 just coming into a project where it will be ideal.<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">Here is my issue:<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">I am converting a bunch of html embedded scripts int= o TT based scripts and I have a situation where ( for lack of better words = ) I must =E2=80=9Cappend=E2=80=9D parts of forms to other parts =E2=80=93 s= o I have a the following mockup<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">first_part_of_form<u></u><u></u></p> <p class=3D"MsoNormal">=C2=A0=C2=A0 on condtion =E2=80=93 keep first_part_o= f_form and append<u></u><u></u></p> <p class=3D"MsoNormal">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 second_pa= rt_of_form<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">I have tried setting if conditions in my perl script= and do the process to a variable but when I do the following:<u></u><u></u= ></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">$form->{set_first_part} =3D true<u></u><u></u></p= > <p class=3D"MsoNormal">=C2=A0 and then in the form I have [% IF set_first_p= art =3D=3D =E2=80=98true=E2=80=99 %]<u></u><u></u></p> <p class=3D"MsoNormal">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0first_part_of_form<u></u><u= ></u></p> <p class=3D"MsoNormal">=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 [% END %]<u><= /u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">And then set it to false =E2=80=93 as expected I do = not get the first_part_of_form -=C2=A0 I need to keep this intact and then = append second_part_of_form<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">Maybe I am over-thinking this but I would like to ge= t to as close as I can to a single html file to handle what I am doing.<u><= /u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">I would appreciate any suggestion of how I might go = about this =E2=80=93 maybe there is something in TT that I have not even co= nsidered<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal">Thanks for your help.<u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> <p class=3D"MsoNormal" style=3D"background:white"><b><span style=3D"font-fa= mily:"Tahoma",sans-serif;color:#507f89">Joseph Norris=C2=A0 </span></b><a href=3D"https://www.linkedin.com/company/pacific-metrics" tar= get=3D"_blank"><span style=3D"font-family:"Times New Roman",serif= ;color:#507f89;text-decoration:none"><img border=3D"0" width=3D"16" height= =3D"16" src=3D"cid:image001.png-xjQ7fAe/[email protected]" alt=3D"social-icons_gree= n-linkedin.png"></span></a><b><span style=3D"font-family:"Tahoma"= ,sans-serif;color:#507f89">=C2=A0</span></b><a href=3D"https://twitter.com/= PacificMetrics" target=3D"_blank"><span style=3D"font-family:"Times Ne= w Roman",serif;color:#507f89;text-decoration:none"><img border=3D"0" w= idth=3D"16" height=3D"16" src=3D"cid:image002.png-xjQ7fAe/[email protected]" alt=3D= "social-icons_green-twitter.png"></span></a><span style=3D"font-family:&quo= t;Times New Roman",serif;color:#507f89"><u></u><u></u></span></p> <p class=3D"MsoNormal" style=3D"background:white"><b><span style=3D"font-si= ze:10.0pt;font-family:"Tahoma",sans-serif;color:#61a932">=C2=A0</= span></b><span style=3D"font-size:10.0pt;font-family:"Tahoma",san= s-serif;color:#376064">Software Applications Engineer</span><span style=3D"= font-size:16.0pt;font-family:"Tahoma",sans-serif;color:#376064"><= u></u><u></u></span></p> <p class=3D"MsoNormal" style=3D"background:white"><b><span style=3D"font-fa= mily:"Tahoma",sans-serif;color:#376064">PACIFIC METRICS</span></b= ><b><span style=3D"font-family:"Tahoma",sans-serif;color:#262626"= > </span></b><b><span style=3D"font-size:10.0pt;font-family:"Tahoma"= ;,sans-serif;color:#262626"><u></u><u></u></span></b></p> <p class=3D"MsoNormal" style=3D"background:white"><span style=3D"font-size:= 10.0pt;font-family:"Tahoma",sans-serif;color:#507f89">1 Lower Rag= sdale Dr #150</span><span style=3D"font-size:10.0pt;font-family:"Tahom= a",sans-serif;color:#61a932">=C2=A0<b>|=C2=A0</b></span><span style=3D= "font-size:10.0pt;font-family:"Tahoma",sans-serif;color:#507f89">= Monterey, CA 93940</span><span lang=3D"EN" style=3D"color:#70ad47"><u></u><u></u></s= pan></p> <p class=3D"MsoNormal" style=3D"background:white"><b><span style=3D"font-si= ze:10.0pt;font-family:"Tahoma",sans-serif;color:#61a932">T</span>= </b><span style=3D"font-size:10.0pt;font-family:"Tahoma",sans-ser= if;color:#61a932">=C2=A0</span><u><span style=3D"font-size:10.0pt;font-fami= ly:"Tahoma",sans-serif;color:#507f89">623-203-8866</span></u><spa= n style=3D"font-size:10.0pt;font-family:"Tahoma",sans-serif;color= :#61a932">=C2=A0</span><span style=3D"font-size:10.0pt;color:#507f89"><u></= u><u></u></span></p> <p class=3D"MsoNormal" style=3D"background:white"><b><span style=3D"font-si= ze:10.0pt;font-family:"Tahoma",sans-serif;color:#61a932">E</span>= </b><span style=3D"font-size:10.0pt;font-family:"Tahoma",sans-ser= if;color:#61a932">=C2=A0</span><span style=3D"font-size:10.0pt;font-family:= "Tahoma",sans-serif"><a href=3D"mailto:jnorris-4Bh+/[email protected]= " target=3D"_blank"><span style=3D"color:#0563c1">jnorris-4Bh+/[email protected]= m</span></a><span style=3D"color:#61a932">=C2=A0=C2=A0<b>|=C2=A0W</b></span= ><span style=3D"color:#507f89">=C2=A0</span></span><a href=3D"http://www.pa= cificmetrics.com/" target=3D"_blank"><span style=3D"font-size:10.0pt;font-f= amily:"Tahoma",sans-serif;color:#507f89">www.pacificmetrics.com</= span></a><u><span style=3D"font-size:10.0pt;font-family:"Tahoma",= sans-serif;color:#507f89"><u></u><u></u></span></u></p> <p class=3D"MsoNormal"><b><span style=3D"font-family:"Lucida Grande&qu= ot;"><img border=3D"0" width=3D"162" height=3D"58" src=3D"cid:image003.jpg@= 01D17089.46A8E7C0" alt=3D"email-sig-logo.jpg"></span></b><u></u><u></u></p> <p class=3D"MsoNormal"><u></u>=C2=A0<u></u></p> </div> </div> <br>_______________________________________________<br> templates mailing list<br> <a href=3D"mailto:[email protected]">templates@template-toolki= t.org</a><br> <a href=3D"http://mail.template-toolkit.org/mailman/listinfo/templates" rel= =3D"noreferrer" target=3D"_blank">http://mail.template-toolkit.org/mailman/= listinfo/templates</a><br> <br></blockquote></div><br></div> --047d7bdc9e5089f9fd052cb0e154-- --047d7bdc9e5089fa01052cb0e155 Content-Type: image/jpeg; name="image003.jpg" Content-Disposition: inline; filename="image003.jpg" Content-Transfer-Encoding: base64 Content-ID: <image003.jpg-xjQ7fAe/[email protected]> X-Attachment-Id: 4bee94e47fb53891_0.0.3 /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIf IiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIoOzs7Ozs7 Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wAARCAA6AKIDASIA AhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQA AAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3 ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWm p6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEA AwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSEx BhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElK U1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3 uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD2akoz UVxcRW8RklcKoOPqfT60AS0BlIyDkVWiuJJAZJIvJi7GRsN+XaorNpEswqvFNKGYkB+xJ70CuX6K r290s7MhR45E+8jD9R6irFAwooooAKKKKACiiigAooooAKKKKACiiigAooooAKKKKAEPSsW9vltY ZNUmXzMHZaRep9fx559K1J5JkX91B5v/AAML/OuV8YPKba2Vo/KxE7bM52ngfyNVFXZE5WRzl7qV 5qt0POnL72CgZwgycDA7Cnalp1zoF+kS3X7wqHV4iVIqPTYVzJdSSRxCIYiMvCmXHH5DmtXX4zdy SBriGSeJEeNFbLldo3j+orbZ2ONXcbm14V8QvqWbO8INyi5V+nmD/Ed66avL/DruniCyZOpkwfcE c13+uySQ6YZIpGRhIgypweWAP86zmknodNKTcdTRzRmsK5Ooi3uIY3kEjSGSAAguqKOh9iePoakt L1tTvwpcrALZJVRTjezE559sY+tRY05kbOaKybgyQ3unRpcyMrzOGG77wCk4P0pto08l/eKWldI7 kKP3mAo2gkYosO5sUVzsN1cNNFbNcPsmvJUZycnC8hQe2a24YxFK+2ViDj5Cc7f/ANdFgTuT5ozX OXuo3Gma+1w8zvYykW5iJyElxlSPr0/Kqj3d/H4b1uSW8lN1b3DBXDYKfdIUe3OKLC5jrqM1jiKS SCdme4haNN6gzZ3fL19hmsuWW5TwMNSF7cfaXto2L7/4sjkfXNFgudZmjNcjPfXjaTr8kd1LEtqQ sKsf3kTADdn2PUVoae8t/qd9BPNIqWgjSKNXwSCmS5Pck8enFFg5jezRmuav5rqwuYZpbia408Ki NNFIN8L7vvMP4lPAPpWxdWBuZBItzLCcAHYeopDTuXqKQcCigYh6Vz+q2Umo2Dwbd91aMfkPHmoR j9R+oroarXVp5xWWNzFOn3HA7ehHcU07Ckro89+1NGkVvf2sd7aRNhXKlXQdwcd8djVnUdZsZL5b nStPVpggBllU/LjgYXp07murl0m3v5C13aeVPjmaFsbv8+9VrXRNMaIXK289xyQI5HyMg46dK05k c/s5bIy/Celz3OoHVrr5gMlWIxvY8ZHsBXYT28N1H5c8YkTOcN0qO1S4GTNsReiRIPuD61ZrNu7N oRUVYh+yw+aZfLG8rt3d8elRpp9rGqrHAqBM7doxtz1xVqikVZFYWFqPK/cJ+5OY+Pun2pfKt7QT ThVj3fNIw7+5qxTJI1ljZGGVYYI9aAsUFSyS0dza+XGz7ipXBZux+pp8c9rBBLOsbJ82JAR82fep vsaeQYWLOp/vNk+3NH2GHyWhZS6sdzbjksfemKxVkbT4oRcNACs7hzlM5Yc5Oe4xTJ4dLjSWN7QO lxiWcBcg/wC01XvscJSNCgZYjlQecUk1lFO4Z85xg7TjcPQ0DsVTHp8EpthDhp1AbAJDDsCfSl+y 6a0Z0n7OnlKobySPlxVp7OGSdZmX94gAVh2pBZwifzwn73Jbdnnpj8qBWZTaDTrmG5aaz+QL5c29 fvhe3viluI9PiK77ckiLBKA5WP3PpV020Zjkj2/LKSXGeuabLZRTEF8jC7flOMj0NA7FSWLS4pUR 4U3CMFQF4Kg8fXFaY6VXmsoLj/WJngAc9MHIqwOlAIKKWikMKSlooATFMihWFNi9Mk/mc1JRQAmK WiigAooooAKKKKACiiigAooooASilooAKKKKACiiigAooooA/9k= --047d7bdc9e5089fa01052cb0e155 Content-Type: image/png; name="image002.png" Content-Disposition: inline; filename="image002.png" Content-Transfer-Encoding: base64 Content-ID: <image002.png-xjQ7fAe/[email protected]> X-Attachment-Id: 4bee94e47fb53891_0.0.2 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAO xAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUATWljcm9zb2Z0IE9mZmljZX/tNXEAAAMVSURBVDhP ZVNLaFVXFF3nc+99975fYgQrFrRQMDZoo/AEayPYQSn4KeG9Ihk4aKd+oBM/UAgZiJ105lhBEBQi tSkBsdBBxFaINtVSTUJBo8a8mJg8k/e7956P+z5riHjO5Oyzz1pn77X3lgMDA1i9XpZubnc8r6Rj exDGdILBMs7GhcuHouXwase1nrHV7+Vbw5RG1zUk/yFwM4e5w/IKGkTScgvJtzqu2CpzztF6318X G7E+0zFYmE18LYL6vtEPhO+f8zOsqBsW8bJKYORkCQ2aYYgwtPDTQd7LO8dEza4nzLFguFCW/f39 7FRf8bSbEcXlShU6snCFR1BAIQYoiI3+ZqLjmK49QhRrBPlUqab0NGG/lyf/7f3UCvUtDwMUgi8x gbsoh0/gcA+Ccezt+AZfdBRb58nqPZSbT3E3vAErqt+dnOi9IGVKHjJunI1qEXo27ccOtQfX5y5h sjaGtc6H2LumF2mRbWmxLfcZOLuNkcUaREZkLcQhqZU5YAwQmTqm6hPY1f4V1qc24b/aPzBWw5fp FdEt5TO2NIJXah7ZZhusNgelsbZTU16csvQo7GRlRB7duc/fKW9ixCbEQlQGY4IqZBJ5OqW1FAhd hKaJe0u38HG6GznZ/h44uZgJH2Mueg6HuSt+yTkf5wJdPBJ4WL2Dx/UHlOvu9wiSdP5cvI5lvUiR BhAOhzX2oWSSDTkp3qViF6Fu4Lf5K8g6bfjI73qH5NbiMO68+p16w6USMzi+QFQ1v8pY6StoqqN+ OpXtwk58kiuQ+hta4OTXCgn2x8IwRhaGoMj2aLuBgArNkkXzsvxp88/3T4z3XmAZe3w+fIZH1TQq 8RyBLeajaUw1JvEimiKdHHgsBeElv0vUK9H54HLhvqRhsvXq6NnY5Rsq6XJxhrotrLzpQEbtmABd ypnTduhnSaGHVTWYWop+XJmFpKdflkaP+Eo+d133sJv32lRDw+g3w8SkgUzRXOi4Ei2oi0zLM95w 4cUKQXL4f7qOz5Zung98r6S0/dpqu6WlBWMPqO6/NBrNq+sGe/5ere5rNMtfpeToGgQAAAAASUVO RK5CYII= --047d7bdc9e5089fa01052cb0e155 Content-Type: image/png; name="image001.png" Content-Disposition: inline; filename="image001.png" Content-Transfer-Encoding: base64 Content-ID: <image001.png-xjQ7fAe/[email protected]> X-Attachment-Id: 4bee94e47fb53891_0.0.1 iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAAlwSFlzAAAO xAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUATWljcm9zb2Z0IE9mZmljZX/tNXEAAAMLSURBVDhP VVNNaFRXFP7uz/s1k1EisaJURKWJouJCpC3ZpZSm1IIZSBdVUNzVRNSVIIQsRNfiVoNZtAoR2pRA qV0UAqUlC61iNI5WjUk0tsFkJjPzZt798dwZO8R33733nXvf+c453zlHDg0NYfVTyE3sQxDldKoP wtgOMFjG2EMRsDFbrN5s/bHr9ur/5f/CYm5ig0BwTkbRYS5ZFoZBGwvQS/JuIcVu0xqcWP7mzxGl 0vNto10LTrcOsPjl5Ad+GF0WkektlYvAMofkYdOQTg3c9GOZDbKyn5fERtLpbxvf/0oODg6y0309 Z0XMesPyeuz0uvHC5LFQy0OwpoN1sGpJQaYcQaukENM50j0lz9zv3sskP1oqraDD+wxHPjyJicVb +P7lRVKxBOLRaokOA844dM0grWgIwY8N3O8elvDDPuHzDCtIzOgp/PJ6FPmV22DWomZrYCwlHt0Q SG0VPg+gyoCf8TK+8fukUfYrZTVZI9KsQlkvIUURm6Nt2JP5FHPJDNb7m7CF5DuFv/B38XcC1VAJ h9H2oDTadJB3dfR2fzsObTyOW//9gJlyHl+0f4uKqtFdinV+Fp0tB1B4vozHlT/AUgFysuM9liyd uMfFS7yTT5zInMPI7AV8sq4Hn7fnsL1lB6bLE80MSS7wkAu+C4k7c3S51dR3BzKbTONReRKbw61I jYLHyLIj1+Ow2j6QVCBjIiSAqgNwZK1eOTzuIeQxZcN/d9sw7kUCtbL6WdZMcsOvhif8mDLRiACC S0qZoABo0O58qss0XVheLKCqpqBgrstLH/1299SDnuEoGw+8SZ5j7NUwnib3UFTLGP/3GmYrTxDx NZiv5jG+MIxnagpxvAamYK+23fj4rqRmsoulyQtask0rLXO9v5auAZWGtbGFKxQzhSBivKz+g3k2 jSiOgZIYVTpxldboBVfT1EzfySVvPg4yh3mWr1UJVVvaSBL3GFrCGFqZJV0wI6Tsmul1E6AO0uiu AWrnqzYKclrjawq9s55WgylS/slUkpvZ0a47zRzSx1ugKFoq98+pTgAAAABJRU5ErkJggg== --047d7bdc9e5089fa01052cb0e155-- --===============1477572250204819230== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates --===============1477572250204819230==--