Commit 8f46ba21f01cf0454ee7dabd29667f2c0da977c2
1 parent
0bfb9e94
Exists in
master
and in
3 other branches
added most popular markers
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
subjects/templates/subjects/initial.html
@@ -5,6 +5,7 @@ | @@ -5,6 +5,7 @@ | ||
5 | {% block content %} | 5 | {% block content %} |
6 | 6 | ||
7 | <div id="" class="col-md-12"> | 7 | <div id="" class="col-md-12"> |
8 | + <h2 class="text-center my-subjects-title">{% trans "Palavras-chave mais populares" %}</h2> | ||
8 | <div class="users-cloud div-users-cloud"> | 9 | <div class="users-cloud div-users-cloud"> |
9 | <ul class=" users-cloud"> | 10 | <ul class=" users-cloud"> |
10 | {% for marker in markers %} | 11 | {% for marker in markers %} |