Show More
@@ -21,6 +21,7 b'' | |||
|
21 | 21 | // register templateContext to pass template variables to JS |
|
22 | 22 | var templateContext = {timeago: {}}; |
|
23 | 23 | </script> |
|
24 | <%include file="/base/plugins_base.mako"/> | |
|
24 | 25 | <script type="text/javascript" src="${h.asset('js/scripts.min.js', ver=c.rhodecode_version_hash)}"></script> |
|
25 | 26 | </head> |
|
26 | 27 | <body> |
General Comments 0
You need to be logged in to leave comments.
Login now