Help for this page

Select Code to Download


  1. or download this
    package Templar;
    
    ...
    
    #ajax '/p_details'              => sub { "ajax test" };
    get '/p_details'              => sub { "ajax test" };
    
  2. or download this
    <script>
    
    ...
    </ul>
    
    <div id="folder"> </div>
    
  3. or download this
    function partner_details(catagory)
    {
    ...
        }
    
    }