mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 20:28:32 +01:00
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
<div .container>
|
|
<h1>Upload Snapshot
|
|
<div .row>
|
|
<div .span12>
|
|
<form method=post action=@{UploadStackageR}?_method=PUT enctype=multipart/form-data>
|
|
Stackage file:
|
|
<input type=file name=#{fileKey}>
|
|
<button>Upload
|