Skip to content
Snippets Groups Projects
Commit 5118a672 authored by ale's avatar ale
Browse files

fix link to client

parent 7b107804
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<div id="tophdr"> <div id="tophdr">
<a href="/user/details" target="_blank"><b>{{ user.email | e }}</b></a> <a href="/user/details" target="_blank"><b>{{ user.email | e }}</b></a>
| <a href="/about" target="_blank">About</a> | <a href="/about" target="_blank">About</a>
| <a href="http://git.autistici.org/cgit/djrandom/tree/client/README.txt" target="_blank"> | <a href="http://git.autistici.org/djrandom/tree/client/README.txt" target="_blank">
Get Client</a> Get Client</a>
| <a href="/logout">Sign out</a> | <a href="/logout">Sign out</a>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment