6 [% INCLUDE 'common/flash.html' %]
8 <h1>[% FORM.title %]</h1>
12 <p>[% "Import a Factur-X/ZUGFeRD file:" | $T8 %]</p>
14 <form method="post" action="controller.pl" enctype="multipart/form-data" id="form">
15 [% L.input_tag('file', '', type => 'file', accept => '.pdf', onchange='kivi.ZUGFeRD.update_file_name();') %]
16 [% L.hidden_tag('file_name', '') %]