ajout du manuel dans l'app
|
@ -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
|
@ -0,0 +1 @@
|
|||
|
BIN
templates/tuto/app_001_debut.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
templates/tuto/app_002_choix.png
Normal file
After Width: | Height: | Size: 84 KiB |
BIN
templates/tuto/app_003_envoyer.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
templates/tuto/app_004_emoji_table.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
templates/tuto/courriel_telecharger.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
templates/tuto/fichier-zip-choix.png
Normal file
After Width: | Height: | Size: 202 KiB |
BIN
templates/tuto/fichier-zip.png
Normal file
After Width: | Height: | Size: 175 KiB |
BIN
templates/tuto/obtenir_sauvegarde_donnees.png
Normal file
After Width: | Height: | Size: 174 KiB |