New export template for OpenOffice FODT added
[biacv.git] / templates / default_fodt / education_bit.tpl
diff --git a/templates/default_fodt/education_bit.tpl b/templates/default_fodt/education_bit.tpl
new file mode 100644 (file)
index 0000000..683030b
--- /dev/null
@@ -0,0 +1,20 @@
+    <table:table-row>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="Table_20_Contents">${degree}</text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="Table_20_Contents">${graduation}</text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="Table_20_Contents">${institution}</text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="Table_20_Contents">${university}</text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="Table_20_Contents">${grade}</text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.F2" office:value-type="string">
+      <text:p text:style-name="Table_20_Contents">${percentage}</text:p>
+     </table:table-cell>
+    </table:table-row>
\ No newline at end of file