<?xml version="1.0" encoding="utf-8"?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>tag:nirgal.com,2000:ais</id>
-<link rel='self' type='application/atom+xml' href='https://ais.nirgal.com/news/feed' />
-<link rel='alternate' type='text/html' href='https://ais.nirgal.com/news/' />
+<link rel='self' type='application/atom+xml' href='https://{{request.get_host}}/news/feed' />
+<link rel='alternate' type='text/html' href='https://{{request.get_host}}/news/' />
<title>AIS news</title>
<subtitle type='text'>AIS ship monitoring news</subtitle>
-<icon uri='https://ais.nirgal.com/aiga_water_transportation.svg' />
+<icon uri='https://{{request.get_host}}/aiga_water_transportation.svg' />
<generator uri='https://ais.nirgal.com/svn'>AIS software</generator>
<updated>{{ last_update|date:"Y-m-d" }}T{{ last_update|time:"h:i:s" }}Z</updated>
<author>
<name>Nirgal Vourgère</name>
- <uri>https://ais.nirgal.com/</uri>
+ <uri>https://{{request.get_host}}/</uri>
<email>jvourger@greenpeace.org</email>
</author>