summaryrefslogtreecommitdiff
path: root/users/app/views/users/get_public_key.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'users/app/views/users/get_public_key.html.haml')
-rw-r--r--users/app/views/users/get_public_key.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/app/views/users/get_public_key.html.haml b/users/app/views/users/get_public_key.html.haml
new file mode 100644
index 0000000..eccb367
--- /dev/null
+++ b/users/app/views/users/get_public_key.html.haml
@@ -0,0 +1,2 @@
+- if @public_key
+ = @public_key \ No newline at end of file