Show More
@@ -7,6 +7,10 b'' | |||||
7 | <div id="header-inner" class="title"> |
|
7 | <div id="header-inner" class="title"> | |
8 | <div id="logo"> |
|
8 | <div id="logo"> | |
9 | <h1><a href="${h.url('home')}">${c.rhodecode_name}</a></h1> |
|
9 | <h1><a href="${h.url('home')}">${c.rhodecode_name}</a></h1> | |
|
10 | <div style="color: #fff; padding: 0px 14px"> | |||
|
11 | Attention: deprecated version! Upgrade now to | |||
|
12 | <a style="text-decoration: underline" href="https://rhodecode.com/enterprise">RhodeCode 2.0.0</a> (called RhodeCode Enterprise). | |||
|
13 | </div> | |||
10 | </div> |
|
14 | </div> | |
11 | <!-- MENU --> |
|
15 | <!-- MENU --> | |
12 | ${self.page_nav()} |
|
16 | ${self.page_nav()} |
General Comments 0
You need to be logged in to leave comments.
Login now