[extensions-web/wip/tomtryf/redesign] review: removed redundant spaces



commit aa52fa8a14ad4e4f4da96b1481128d9c9e966ea7
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Sun Mar 5 09:06:48 2017 +0400

    review: removed redundant spaces

 sweettooth/review/templates/review/list.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/review/templates/review/list.html b/sweettooth/review/templates/review/list.html
index 781f0cc..cbd8f2d 100644
--- a/sweettooth/review/templates/review/list.html
+++ b/sweettooth/review/templates/review/list.html
@@ -3,7 +3,7 @@
 {% block title %}Unreviewed Extensions - {{ block.super }}{% endblock %}
 
 {% block body %}
-<h2> Unreviewed Extensions </h2>
+<h2>Unreviewed Extensions</h2>
 <ul class="extensions">
 {% for version in version_list %}
 {% with version.extension as extension %}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]