New export template for OpenOffice FODT added
[biacv.git] / templates / default_fodt / education_bit.tpl
1 <table:table-row>
2 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
3 <text:p text:style-name="Table_20_Contents">${degree}</text:p>
4 </table:table-cell>
5 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
6 <text:p text:style-name="Table_20_Contents">${graduation}</text:p>
7 </table:table-cell>
8 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
9 <text:p text:style-name="Table_20_Contents">${institution}</text:p>
10 </table:table-cell>
11 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
12 <text:p text:style-name="Table_20_Contents">${university}</text:p>
13 </table:table-cell>
14 <table:table-cell table:style-name="Table2.A2" office:value-type="string">
15 <text:p text:style-name="Table_20_Contents">${grade}</text:p>
16 </table:table-cell>
17 <table:table-cell table:style-name="Table2.F2" office:value-type="string">
18 <text:p text:style-name="Table_20_Contents">${percentage}</text:p>
19 </table:table-cell>
20 </table:table-row>