[dev] Re: Merk taxes

Duck duck at obala.net
Sat Apr 9 13:03:32 PDT 2005


--Boundary-00=_UUDWCu0xAzRJHMs
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Saturday 09 of April 2005 20:43, Duck wrote:
> On Saturday 09 of April 2005 18:05, Chuck Hagenbuch wrote:
> > We still need the contents of the templates/taxes directory, btw...
> >
> > -chuck

I submitted the index.html twice. 
It is always removed from the attachment.
I tried with two different SMTP.
Now I renamed it to index.txt....

Duck

--Boundary-00=_UUDWCu0xAzRJHMs
Content-Type: text/plain;
  charset="iso-8859-1";
  name="index.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="index.txt"

<div id="menu"><tag:menu /></div>
<br />
<tag:notify />

<table style="width: 100%; border-collapse: collapse;">
  <tr class="header">
    <td class="header">
      <gettext>Available Taxes</gettext>
    </td><td align="right" class="header"><span class="smallheader">
      <tag:action />
    </span></td>
  </tr>
</table>
<br />
<if:row>
<table style="width: 100%; border-collapse: collapse;">
  <tr> 
    <th class="item">&nbsp;</th>
    <loop:listheaders> 
    <th class="item">Tax name</th>
    <th class="item">Tax value</th>
    </loop:listheaders> </tr>
  <loop:row> 
  <tr> 
    <td class="item"> <loop:row.actions> <tag:row.actions /> </loop:row.actions> 
    </td>
    <td class="item"><tag:row.tax_name /></td>
    <td class="item"><tag:row.tax_value /></td>
  </tr>
  </loop:row> 
</table>
</if:row>

--Boundary-00=_UUDWCu0xAzRJHMs--


More information about the dev mailing list