]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/notifications/base.html
merge jambazov -> trunk
[osqa.git] / forum / skins / default / templates / notifications / base.html
index cd7e69c236db1f750d8260a3be99fc5a8abdd997..ca1f5f64cf4a09704e4b8dbf62f9001fde812f10 100644 (file)
@@ -9,6 +9,7 @@
 {% enddeclare %}
 <html>
 <head>
+<base href="{{ settings.APP_URL }}">
 </head>
 <body style="margin:0;">
 <center>
@@ -31,4 +32,4 @@
 </td></tr></tbody></table>
 </center>
 </body>
-</html>
\ No newline at end of file
+</html>