Blame view

PFE06/src/main/resources/templates/test.html 167 Bytes
deabfae9   sfeutrie   ajout d'une class...
1
2
3
4
5
6
7
8
9
10
11
12
  <!DOCTYPE html>

  <html lang="en">

  <head>

      <meta charset="UTF-8">

      <title>Data from js test</title>

  </head>

  <body>

      <div>

  

      </div>

  </body>

  </html>