1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <link rel=icon href='/aiga_water_transportation.svg' sizes=any type='image/svg+xml'>
3 <link rel=icon href='/aiga_water_transportation.png' sizes='16x16' type='image/png'>
4 <link rel=stylesheet href='/global.css'>
5 <link rel=alternate type='application/rss+xml' title='All the news about AIS ship monitoring' href='https://ais.nirgal.com/news/feed'>
6 <title>{% block title %}AIS{% endblock %}</title>
7 {% block style_extra %}
9 <script src='/javascript/jquery/jquery.js' type='text/javascript'></script>
10 <script src='/global.js' type='text/javascript'></script>
13 <span id=bannertitle>AIS ship monitoring</span>
14 <span id=bannermenu>Welcome <a href="/user/{{user.login}}/">{{ user.name }}</a> ☮ <a href="/user/{{user.login}}/change_password">change password</a></span>
17 <a href='/vessel/'{% block tab_active_vessel %}{% endblock %} title="Look for some specific ships">vessels</a>
18 <a href='/fleet/'{% block tab_active_fleet %}{% endblock %} title="These are groups of ships shared amongst small groups of users">fleets</a>
19 <a href='/user/'{% block tab_active_user %}{% endblock %} title="Accounts to access that web site">users</a>
20 <a href='/source/'{% block tab_active_source %}{% endblock %} title="Real time statistics">sources</a>
21 <a href='/'{% block tab_active_news %}{% endblock %} title="Home page">news</a>
25 {% block breadcrumbs %}
26 You are here: <a href='/'>home</a>
28 <div style="padding:1ex;">
29 {% block content %}{% endblock %}
34 <base target='_blank'>
35 <a href="/svn">This</a> is <a href="http://www.gnu.org/licenses/gpl.html">GPL Software</a>
36 ☮ <a href="http://www.enercoop.coop/">Powered by renewable energy</a>
37 , <a href="http://www.debian.org/">Debian/GNU Linux</a>
38 ☮ <a href="http://ipv6.com/articles/general/ipv6-the-next-generation-internet.htm">IPv6 ready</a>