cleanup user.ml, add plant.ml

This commit is contained in:
Swrup 2021-12-22 11:27:53 +01:00
parent dfb193476f
commit d647486ad8
6 changed files with 255 additions and 234 deletions

View file

@ -14,4 +14,4 @@ let f nick bio request =
<input name="files" type="file" multiple>
<button>Submit!</button>
</form>
<%s! User.view_user_plant_list nick %>
<%s! Plant.view_user_plant_list nick %>