##// END OF EJS Templates
git: use safe configparser for git submodules to prevent from errors on submodules with % sign....
git: use safe configparser for git submodules to prevent from errors on submodules with % sign. - This is treated as interpolation sign and can cause errors on regular ConfigParser instance.

File last commit:

r2044:384b6b2d default
r4239:7c8ad7af stable
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'/>