##// END OF EJS Templates
header: don't use fixed position...
header: don't use fixed position A fixed div at the top prevents anchors and pageup/pagedown from working correctly ... and it is not like the top menu items are used all the time - next/previous page links would be more relevant to show in a fixed position. made the upper menu as a dropdown to old fixed mode by clicking upper semi transparent bar

File last commit:

r2988:8ca4d9f6 beta
r3299:d561eb37 beta
Show More
main.html
9 lines | 99 B | text/html | HtmlLexer
${self.body()}
<div>
--
<br/>
<br/>
<b>${_('This is a notification from RhodeCode.')}</b>
</div>