Removed openxml template.

This commit is contained in:
John MacFarlane 2012-01-08 22:33:05 -08:00
parent 3b8f22903c
commit 8884a9d74b

View file

@ -1,15 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<w:document
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math"
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:w10="urn:schemas-microsoft-com:office:word"
xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"
xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture"
xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" >
<w:body>
$body$
</w:body>
</w:document>