Commit 8f46ba21f01cf0454ee7dabd29667f2c0da977c2

Authored by Felipe Henrique de Almeida Bormann
1 parent 0bfb9e94

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 5 {% block content %}
6 6  
7 7 <div id="" class="col-md-12">
  8 + <h2 class="text-center my-subjects-title">{% trans "Palavras-chave mais populares" %}</h2>
8 9 <div class="users-cloud div-users-cloud">
9 10 <ul class=" users-cloud">
10 11 {% for marker in markers %}
... ...