ajout du manuel dans l'app

This commit is contained in:
Francois Pelletier 2022-06-20 16:10:22 -04:00
parent f45413c7f7
commit 5dd676d032
15 changed files with 24 additions and 10 deletions

View file

@ -3,6 +3,11 @@
<title>Emoji Count - Upload</title>
</head>
<body>
<a href="/manuel">Manuel</a>
<br><br>
<form action="/linkedin_upload" method="POST"
enctype="multipart/form-data">
<input type="radio" id="linkedin_shares" name="type_linkedin"
@ -15,5 +20,6 @@
<input type="file" name="linkedin_csv"/>
<input type="submit"/>
</form>
</body>
</html>

1
templates/manuel.html Normal file
View file

@ -0,0 +1 @@

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB