~ubuntu-ru-irc/+junk/irckit

« back to all changes in this revision

Viewing changes to ubuntuhelp/ubuntubot/plugins/Encyclopedia/logs.tmpl

  • Committer: rmPIC30 at gmail
  • Date: 2010-07-13 09:08:58 UTC
  • Revision ID: rmpic30@gmail.com-20100713090858-w5kkmk093hx38cen
Добавляю бота

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html>
 
2
  <head>
 
3
    <title>Bot logs</title>
 
4
    <link rel="stylesheet" href="/bot.css" />
 
5
    <link rel="shortcut icon" href="favicon.ico" type="image/png" />
 
6
  </head>
 
7
  <body>
 
8
    <div class="home">
 
9
      <h1>Logs of unauthorized edits and bot actions</h1>
 
10
      %s
 
11
    </div>
 
12
  </body>
 
13
</html>