source: companies/serpro/calendar/templates/default/vcal_import.tpl @ 903

Revision 903, 328 bytes checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

Line 
1<!-- vcardin form -->
2{vcal_header}
3    <form ENCTYPE="multipart/form-data" method="POST" action="{action_url}">
4      <table border=0>
5      <tr>
6       <td>{ical_lang}: <input type="file" name="uploadedfile"></td>
7       <td><input type="submit" name="action" value="{load_vcal}"></td>
8      </tr>
9      </table>
10     </form>
Note: See TracBrowser for help on using the repository browser.