Browse Source

Add title

Denis K 9 years ago
parent
commit
10f4137ebb
1 changed files with 5 additions and 0 deletions
  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>