From 817f0582c66cfebdc689d510fea36f7754e12d91 Mon Sep 17 00:00:00 2001 From: Clement Verna Date: Feb 01 2016 11:48:48 +0000 Subject: Added emoji in new_issue template #663 --- diff --git a/pagure/templates/new_issue.html b/pagure/templates/new_issue.html index 3755ab4..1898483 100644 --- a/pagure/templates/new_issue.html +++ b/pagure/templates/new_issue.html @@ -6,6 +6,11 @@ %}Edit issue #{{ issueid }} {% endif %} - {{ repo.name }}{% endblock %} {% set tag = "home" %} +{% block header %} + +{% endblock %} + {% block repo %}
@@ -93,6 +98,12 @@ {% block jscripts %} {{ super() }} + +