iwa-panda2

Manage Weather Data by International Weather Agency (Version 2)
Log | Files | Refs | README

add_permissions.html (226B)


      1 <html>
      2     <head>
      3 
      4     </head>
      5     <body>
      6         <form action="/user/add/permissions" method="POST">
      7         {{$radials}}
      8         <button type="submit" name="submit">Add permission</button>
      9         </form>
     10     </body>
     11 </html>