Change lang stat page
This commit is contained in:
parent
fa8c683439
commit
fe5e7198ee
5 changed files with 90 additions and 112 deletions
5
templates/stats/tab.html
Normal file
5
templates/stats/tab.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends "tabs-base.html" %}
|
||||
|
||||
{% block tabs %}
|
||||
{{ make_tab('language', 'fa-list', url('language_stats'), _('Language')) }}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue