##// END OF EJS Templates
configs: use new style of comments on .ini files....
configs: use new style of comments on .ini files. - This will allow better diffing options with control mako templates - main problem was ## comments which in mako we needed to escape. - cleanup configurations with some nicer formatting/comments

File last commit:

r2044:384b6b2d default
r4169:089413ab default
Show More
my_account_ssh_keys_generate.mako
1 line | 109 B | application/x-mako | MakoHtmlLexer
/ rhodecode / templates / admin / my_account / my_account_ssh_keys_generate.mako
## share the same template, it's very simple
<%include file='/admin/users/user_edit_ssh_keys_generate.mako'/>