[extensions-web/wip/tomtryf/redesign] review: removed redundant spaces
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/wip/tomtryf/redesign] review: removed redundant spaces
- Date: Sun, 5 Mar 2017 06:51:41 +0000 (UTC)
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]