/[corp_html]/templates/human_health.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /templates/human_health.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by dpavlin, Mon Mar 12 16:41:57 2001 UTC revision 1.9 by dpavlin, Mon Mar 12 23:41:27 2001 UTC
# Line 2  Line 2 
2    
3  <hr size="1" width="100%">  <hr size="1" width="100%">
4    
5  <form>  <form action="{$self}#results">
6  Search for  Search for
7  <input type=text name=search value="{$search}">  <input type=text name=search value="{$search}">
8  of type  of type
# Line 19  of type Line 19  of type
19   Your search didn't return any results.   Your search didn't return any results.
20  {elseif isset($data) }  {elseif isset($data) }
21   <ul>   <ul>
22     <a name="results">
23   {section name=product loop=$data}   {section name=product loop=$data}
24    <li>    <li>
25     <b>{$product/data.brand}</b>     <b>{$product/data.brand}</b>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.26