Show More
@@ -21,17 +21,17 b'' | |||
|
21 | 21 | |
|
22 | 22 | <div class="box"> |
|
23 | 23 | |
|
24 |
|
|
|
25 |
|
|
|
26 | <h3 class="panel-title">${_('Security Audit')}</h3> | |
|
27 |
|
|
|
28 |
|
|
|
29 | <h4>${_('This feature is available in RhodeCode EE edition only. Contact {sales_email} to obtain a trial license.').format(sales_email='<a href="mailto:sales@rhodecode.com">sales@rhodecode.com</a>')|n}</h4> | |
|
30 |
|
|
|
31 | ${_('You can scan your repositories for exposed secrets, passwords, etc')} | |
|
32 |
|
|
|
33 |
|
|
|
34 |
|
|
|
24 | <!-- <div class="panel panel-default">--> | |
|
25 | <!-- <div class="panel-heading">--> | |
|
26 | <!-- <h3 class="panel-title">${_('Security Audit')}</h3>--> | |
|
27 | <!-- </div>--> | |
|
28 | <!-- <div class="panel-body">--> | |
|
29 | <!-- <h4>${_('This feature is available in RhodeCode EE edition only. Contact {sales_email} to obtain a trial license.').format(sales_email='<a href="mailto:sales@rhodecode.com">sales@rhodecode.com</a>')|n}</h4>--> | |
|
30 | <!-- <p>--> | |
|
31 | <!-- ${_('You can scan your repositories for exposed secrets, passwords, etc')}--> | |
|
32 | <!-- </p>--> | |
|
33 | <!-- </div>--> | |
|
34 | <!-- </div>--> | |
|
35 | 35 | |
|
36 | 36 | <div class="panel panel-default"> |
|
37 | 37 | <div class="panel-heading"> |
General Comments 0
You need to be logged in to leave comments.
Login now