mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 11:25:29 -04:00
Add /download page
This commit is contained in:
parent
c449a1e9b1
commit
aecac748dc
9
src/views/download.ecr
Normal file
9
src/views/download.ecr
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<h2 class=uk-title>Download from MangaDex</h2>
|
||||||
|
<form class="uk-grid-small" uk-grid>
|
||||||
|
<div class="uk-width-3-4">
|
||||||
|
<input class="uk-input" type="text" placeholder="MangaDex manga ID or URL">
|
||||||
|
</div>
|
||||||
|
<div class="uk-width-1-4">
|
||||||
|
<button class="uk-button uk-button-default">Search</button>
|
||||||
|
</div>
|
||||||
|
</form>
|
Loading…
x
Reference in New Issue
Block a user