summaryrefslogtreecommitdiff
path: root/frontend/beta/html/index_template.html
Unidiff
Diffstat (limited to 'frontend/beta/html/index_template.html') (more/less context) (ignore whitespace changes)
-rw-r--r--frontend/beta/html/index_template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/beta/html/index_template.html b/frontend/beta/html/index_template.html
index d51540b..0b2875c 100644
--- a/frontend/beta/html/index_template.html
+++ b/frontend/beta/html/index_template.html
@@ -83,11 +83,11 @@ Clipperz_normalizedNewLine = '\x0d\x0a';
83 </div> 83 </div>
84 </div> 84 </div>
85 <div id="footer"> 85 <div id="footer">
86 Copyright &copy; 2008 Clipperz Srl - 86 Copyright &copy; 2008-2013 Clipperz Srl -
87 <a href="http://www.clipperz.com/terms_of_service" target="black">Terms of service</a> - 87 <a href="http://www.clipperz.com/terms_of_service" target="black">Terms of service</a> -
88 <a href="http://www.clipperz.com/privacy_policy" target="black">Privacy policy</a> 88 <a href="http://www.clipperz.com/privacy_policy" target="black">Privacy policy</a>
89 &nbsp;-&nbsp; 89 &nbsp;-&nbsp;
90 Application version: @application.version@ 90 Application version: <a href="https://github.com/clipperz/password-manager/tree/@application.version@" target="github">@application.version@</a>
91 </div> 91 </div>
92 92
93 <div id="recordDetailEditModeHeaderMask"></div> 93 <div id="recordDetailEditModeHeaderMask"></div>