about summary refs log tree commit diff
path: root/.venv/lib/python3.12/site-packages/docx/templates/default-docx-template/word/webSettings.xml
blob: 189a20a226b09d9864affc4b47ba9ac365390fb1 (plain)
1
2
3
4
5
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<w:webSettings xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:w14="http://schemas.microsoft.com/office/word/2010/wordml" mc:Ignorable="w14">
  <w:allowPNG/>
  <w:doNotSaveAsSingleFile/>
</w:webSettings>