From 5aa4e89b72a2fc33991a5225953fcf266cd617e6 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Apr 04 2019 11:49:58 +0000 Subject: Add a test for viewing a branch named ☃️ andensure it passes Signed-off-by: Pierre-Yves Chibon --- diff --git a/pagure/templates/repo_branches.html b/pagure/templates/repo_branches.html index 0f7de20..acb8776 100644 --- a/pagure/templates/repo_branches.html +++ b/pagure/templates/repo_branches.html @@ -88,7 +88,7 @@ }}" method="post" class="icon d-inline" onsubmit="return confirm('Are you sure you want to remove the branch: {{ branch | unicode }}?\nThis cannot be un-done!');"> {{ g.confirmationform.csrf_token }} -