Ver Fonte

Add title

Denis K há 9 anos atrás
pai
commit
10f4137ebb
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      jet/templates/admin/index.html

+ 5 - 0
jet/templates/admin/index.html

@@ -9,6 +9,11 @@
 
 {% block content %}
     <div class="dashboard-item">
+        <div class="dashboard-item-header">
+            <span class="dashboard-item-header-title">
+                {% trans "Applications" %}
+            </span>
+        </div>
         <div class="dashboard-item-content">
             {% if app_list %}
                 <ul>