replaced flags counter by flag because css is broken on medium devices
This commit is contained in:
parent
04925ed5b5
commit
29835348f5
|
@ -85,7 +85,7 @@
|
|||
<div class="row flex-nowrap">
|
||||
<div class="col-lg-6 col-sm-3">
|
||||
<ul class="list-group">
|
||||
<li class="list-group-item active">{% trans "Flags counter" %}</li>
|
||||
<li class="list-group-item active">{% trans "Flags" %}</li>
|
||||
<li class="list-group-item"><span>{{ flags }}</span></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -489,10 +489,6 @@ msgstr ""
|
|||
msgid "Latest Flags"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:88
|
||||
msgid "Flags counter"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:94
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
|
|
@ -489,10 +489,6 @@ msgstr ""
|
|||
msgid "Latest Flags"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:88
|
||||
msgid "Flags counter"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:94
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
|
|
@ -489,10 +489,6 @@ msgstr ""
|
|||
msgid "Latest Flags"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:88
|
||||
msgid "Flags counter"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:94
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
|
|
@ -517,10 +517,6 @@ msgstr "Pas de challenge disponible"
|
|||
msgid "Latest Flags"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:88
|
||||
msgid "Flags counter"
|
||||
msgstr "Compteur de flags"
|
||||
|
||||
#: home/templates/home/home.html:94
|
||||
#, fuzzy
|
||||
#| msgid "Username"
|
||||
|
|
|
@ -489,10 +489,6 @@ msgstr ""
|
|||
msgid "Latest Flags"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:88
|
||||
msgid "Flags counter"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:94
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
|
|
@ -499,10 +499,6 @@ msgstr ""
|
|||
msgid "Latest Flags"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:88
|
||||
msgid "Flags counter"
|
||||
msgstr ""
|
||||
|
||||
#: home/templates/home/home.html:94
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue