X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=projecthandler%2Ftemplate%2Fproject%2Fprojectlist.html;h=28888fc2bdb389e08fabc9a04077645528bca3d6;hb=8532b4327bde5ad587a9e3d48db53dc8ee7b3ba4;hp=ed8b5831c9a672bb0949ef07e56f03ee0ef04c2c;hpb=bced6e6778a58c6aba2b8aaa682fda728f39422a;p=osm%2FLW-UI.git diff --git a/projecthandler/template/project/projectlist.html b/projecthandler/template/project/projectlist.html index ed8b583..28888fc 100644 --- a/projecthandler/template/project/projectlist.html +++ b/projecthandler/template/project/projectlist.html @@ -5,6 +5,7 @@ {% block head_block %} {{ block.super }} + {% endblock %} {% block title_header_big %} @@ -27,7 +28,6 @@ {% csrf_token %}
-

Projects

@@ -42,43 +42,14 @@ - - - {% for p in projects %} - - - - - - - - - {% endfor %}
NameModification Date Creation Date Actions
- {{ p.name }} - {{ p|get_sub:"_admin,modified"|get_date}}{{ p|get_sub:"_admin,created"|get_date}} -
- - -
-
@@ -92,84 +63,157 @@ {% block resource_block %} {{ block.super }} + + + +