From 4da039f9b0952b19c323308265d114b320624aae Mon Sep 17 00:00:00 2001 From: T-Midnight Date: Sat, 10 Nov 2018 21:55:09 +0400 Subject: [PATCH] Create dashboard for grants --- .../resources/templates/grants/dashboard.html | 152 ++++++++++++++++++ src/main/resources/templates/index.html | 2 +- 2 files changed, 153 insertions(+), 1 deletion(-) create mode 100644 src/main/resources/templates/grants/dashboard.html diff --git a/src/main/resources/templates/grants/dashboard.html b/src/main/resources/templates/grants/dashboard.html new file mode 100644 index 0000000..7db3ef4 --- /dev/null +++ b/src/main/resources/templates/grants/dashboard.html @@ -0,0 +1,152 @@ + + + + + + +
+ +
+
+
+
+

Dashboard

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ + + + +
+
+ Название гранта +

Краткое описание

+
+
+
+
+
+
+ +
+ + + \ No newline at end of file diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 155ec6a..0f83f3f 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -32,7 +32,7 @@
- +