Advertisement
Guest User

Untitled

a guest
May 1st, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.49 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!--
  3. To change this license header, choose License Headers in Project Properties.
  4. To change this template file, choose Tools | Templates
  5. and open the template in the editor.
  6. -->
  7. <html>
  8.     <head>
  9.         <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
  10.         <title>People is here</title>
  11.     </head>
  12.     <body>
  13.         <h1>Here u can add people</h1>
  14.         <p>${info}</p>
  15.         <br>
  16.         <a href="addNewPeople">New</a>
  17.     </body>
  18. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement