summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_unverified_key_signature_badge.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/commit/_unverified_key_signature_badge.html.haml')
-rw-r--r--app/views/projects/commit/_unverified_key_signature_badge.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/commit/_unverified_key_signature_badge.html.haml b/app/views/projects/commit/_unverified_key_signature_badge.html.haml
new file mode 100644
index 00000000000..75c5cf57bcc
--- /dev/null
+++ b/app/views/projects/commit/_unverified_key_signature_badge.html.haml
@@ -0,0 +1 @@
+= render partial: 'projects/commit/unverified_signature_badge', locals: { signature: signature }