6 lines
No EOL
235 B
Twig
6 lines
No EOL
235 B
Twig
<form action="/app/create" enctype="multipart/form-data" method="post">
|
|
<label for="app_first_release_apk">APK</label>
|
|
<input type="file" id="app_first_release_apk" name="apk">
|
|
|
|
<button type="submit">Upload</button>
|
|
</form> |