Completed default XHTML template for exporter
[biacv.git] / templates / default_xhtml / education_bit.tpl
diff --git a/templates/default_xhtml/education_bit.tpl b/templates/default_xhtml/education_bit.tpl
new file mode 100644 (file)
index 0000000..8ed3b10
--- /dev/null
@@ -0,0 +1,8 @@
+               <tr>
+                       <td>${degree}</td>
+                       <td>${dateofpassing}</td>
+                       <td>${institution}</td>
+                       <td>${university}</td>
+                       <td>${grade}</td>
+                       <td>${percentage}</td>
+               </tr>
\ No newline at end of file