diff options
Diffstat (limited to 'app/views/api_keys/edit.html.slim')
| -rw-r--r-- | app/views/api_keys/edit.html.slim | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/api_keys/edit.html.slim b/app/views/api_keys/edit.html.slim new file mode 100644 index 000000000..110f0775d --- /dev/null +++ b/app/views/api_keys/edit.html.slim @@ -0,0 +1,3 @@ += title_tag t('api_keys.edit.title') + +== render 'form'
\ No newline at end of file |
