We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711bc90 commit 01ca978Copy full SHA for 01ca978
templates/classic/html/page.html
@@ -83,6 +83,10 @@
83
<a tal:attributes="href python:request.indexargs_href('',
84
{':action':'logout'})">Logout</a>
85
</p>
86
+ <p class="userblock">
87
+ <b>Help</b><br>
88
+ <a href="http://roundup.sourceforge.net/doc-0.5/">Roundup docs</a>
89
+ </p>
90
</td>
91
<td>
92
<p tal:condition="options/error_message | nothing" class="error-message"
0 commit comments