[extensions-web] extensions: fixed markup



commit c512944c895bea53ddf7aecb29d464c7989babcf
Author: Yuri Konotopov <ykonotopov gnome org>
Date:   Thu Nov 28 21:11:56 2019 +0400

    extensions: fixed markup
    
    Closes: https://gitlab.gnome.org/Infrastructure/extensions-web/issues/93

 sweettooth/extensions/templates/extensions/local.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sweettooth/extensions/templates/extensions/local.html 
b/sweettooth/extensions/templates/extensions/local.html
index 7f5d02f..3c6c7a9 100644
--- a/sweettooth/extensions/templates/extensions/local.html
+++ b/sweettooth/extensions/templates/extensions/local.html
@@ -3,7 +3,7 @@
 {% block title %}{% trans "Installed Extensions" %} - {{ block.super }}{% endblock %}
 {% block body %}
 <h2 class='v6-wip'>{% trans "Shell settings" %}</h2>
-<div id='shell_settings' class='v6-wip></div>
+<div id='shell_settings' class='v6-wip'></div>
 
 <h2>{% trans "Installed Extensions" %}</h2>
 <div id="local_extensions">


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