소스 검색

Add title

Denis K 9 년 전
부모
커밋
10f4137ebb
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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>