From 0c320766196c78d4f430217221ff7d28a9af965e Mon Sep 17 00:00:00 2001 From: farhaanbukhsh Date: Mar 01 2016 04:05:28 +0000 Subject: Fix h6 to p --- diff --git a/pagure/templates/plugin.html b/pagure/templates/plugin.html index 85d499b..5b48567 100644 --- a/pagure/templates/plugin.html +++ b/pagure/templates/plugin.html @@ -16,7 +16,7 @@
-
{{ plugin.description }}
+

{{ plugin.description }}

{% for field in fields %} {{ render_field_in_row(field) }}