gabrielaozegovic

P13

Dec 22nd, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html>
  2. <head><title>Dokumentacija</title>
  3. </head>
  4.  
  5. <body>
  6.   <table width="100%">
  7.     <tr>
  8.       <td><small><i>
  9.         <script type="text/javascript">
  10.             document.write(document.URL);
  11.         </script>
  12.       </i></small></td>
  13.       <td align="right"><small><I>
  14.         <script type="text/javascript">
  15.             document.write(document.lastModified);
  16.         </script>
  17.       </i></small></td>
  18.     </tr>
  19.   </table>
  20. </body>
  21. </html>
Advertisement
Add Comment
Please, Sign In to add comment