There was an error while loading. Please reload this page.
1 parent 8c8f526 commit 443925cCopy full SHA for 443925c
1 file changed
ietf/templates/base.html
@@ -1,7 +1,8 @@
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
{% comment %}
3
+
4
Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
-All rights reserved. Contact: Pasi Eronen <pasi.eronen@nokia.com>
5
+All rights reserved. Contact: Pasi Eronen <pasi.eronen@nokia.com>
6
7
Redistribution and use in source and binary forms, with or without
8
modification, are permitted provided that the following conditions
@@ -72,7 +73,7 @@
72
73
{% include "base_leftmenu.html" %}
74
</div>
75
<div style="padding-left: 12px;padding-top:4px;font-size:69%;">
-{{ version_num }} {{revision_date}}
76
+Version {{ version_num }}, {{revision_date}}
77
78
</td>
79
<td>
0 commit comments