Advertisement
Guest User

Untitled

a guest
Feb 27th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <html>
  2. <body>
  3. <table border="1">
  4. <tr>
  5. <th colspan="2">
  6. command
  7. </th>
  8. <th>Description</th>
  9. </tr>
  10. <tr>
  11. <td>
  12. !command
  13. </td>
  14. <td>
  15. add</br>new
  16. </td>
  17. <td>adds command</td>
  18. </tr>
  19. <tr>
  20. <td colspan="2">
  21. !other
  22. </td>
  23. <td>
  24. Desciprion of other
  25. </td>
  26. </tr>
  27. </table>
  28.  
  29. </body>
  30. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement