in_reply_to.naml

<override_macro name="in_reply_to">
    <div class="title-row light-border-color shaded-bg-color" style="margin-top:2.5em"><t>In Reply To</t></div>
    <div style="margin-left:1.2em;padding-top:1em">
        <n.page_node.>
            <n.put_in_head.>
                <style type="text/css">
                    div.in-reply-to {
                        margin-bottom:1em;
                        padding-bottom:.4em;
                        border-bottom-width:1px;
                        border-bottom-style:dotted;
                    }
                </style>
            </n.put_in_head.>
            <div class="medium-border-color in-reply-to">
    <n.set_var. name="value"><n.break_up.subject/></n.set_var.>
    <n.set_var. name="value1"><n.break_up.subject/></n.set_var.>
    <n.if.contains_substring string="[n.var name='value1'/]" substring=" ¬n¬">
      <then>
         <n.set_var. name="value"><img src="http://jsmastronomy.245.s1.nabble.com/file/n588/icone_new.gif" />&nbsp;<n.jsm_limpamark_new texto="[n.var name='value1'/]" /></n.set_var.>
      </then>
   </n.if.contains_substring>
   <n.if.contains_substring string="[n.var name='value1'/]" substring=" ¬¢¬">
      <then>
          <n.set_var. name="value"><img src="http://jsmastronomy.245.s1.nabble.com/file/n588/success.png" />&nbsp;<n.jsm_limpamark_chkfull texto="[n.var name='value1'/]" /></n.set_var.>
      </then>
   </n.if.contains_substring>    
   <n.if.contains_substring string="[n.var name='value1'/]" substring=" ¬.¬">
      <then>
          <n.set_var. name="value"><img src="http://jsmastronomy.245.s1.nabble.com/file/n588/iconmark.png" />&nbsp;<n.jsm_limpamark_chknormal texto="[n.var name='value1'/]" /></n.set_var.>
      </then>
   </n.if.contains_substring>
<n.if.contains_substring string="[n.var name='value1'/]" substring=" ¬h¬">
              <then>
                   <n.set_var. name="value"><img src="http://jsmastronomy.245.s1.nabble.com/file/n588/iconehelp.png" />&nbsp;<n.jsm_limpamark_chkhelp texto="[n.var name='value'/]" /></n.set_var.>
              </then>
              </n.if.contains_substring>
                <n.if.contains_substring string="[n.var name='value1'/]" substring=" ¬e¬">
              <then>
                   <n.set_var. name="value"><img src="http://jsmastronomy.245.s1.nabble.com/file/n588/iconexclama.png" />&nbsp;<n.jsm_limpamark_chkexclama texto="[n.var name='value'/]" /></n.set_var.>
              </then>
              </n.if.contains_substring>
               <n.if.contains_substring string="[n.var name='value1'/]" substring=" ¬a¬">
              <then>
                   <n.set_var. name="value"><img src="http://jsmastronomy.245.s1.nabble.com/file/n588/iconadmin.png" />&nbsp;<n.jsm_limpamark_chkadm texto="[n.var name='value'/]" /></n.set_var.>
              </then>
              </n.if.contains_substring>
 
        <b><n.var name='value'/></b>
 
                <div class="weak-color" style="padding:.2em 0">
                    <span class="weak-color"><n.when_created.long_format/></span>
                    &mdash;
                    <t>by
                        <t.author>
                            <n.owner.avatar/>
                            <span class="nowrap"><n.owner.user_link/></span>
                        </t.author>
                    </t>
                </div>
            </div>
            <n.message_with_signature/>
        </n.page_node.>
    </div>
</override_macro>