templates/inventory.html
changeset 60 e3d6e4095a2c
parent 59 ade26fe6ecbb
child 61 81fc1e7ce91b
equal deleted inserted replaced
59:ade26fe6ecbb 60:e3d6e4095a2c
       
     1 [% PROCESS header.tt -%]
     1 <html>
     2 <html>
     2 <!-- some modules the template engine needs -->
       
     3 [% PROCESS once.tt -%]
       
     4 <head>
     3 <head>
     5 <title>[% product %]</title>
     4 <title>[% product %]</title>
     6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     7 <style type="text/css">
     6 <style type="text/css">
     8     th { text-align: left; }
     7     th { text-align: left; }