diff --git a/src/main/resources/public/css/agency.css b/src/main/resources/public/css/agency.css
index 43f29c0..b978b4b 100644
--- a/src/main/resources/public/css/agency.css
+++ b/src/main/resources/public/css/agency.css
@@ -704,3 +704,12 @@ ul.social-buttons li a {
ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
background-color: #fed136;
}
+
+.dashboard-card {
+ background: #ffffff none repeat scroll 0 0;
+ margin: 15px;
+ padding: 20px;
+ border: 0 solid #e7e7e7;
+ border-radius: 5px;
+ box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
+}
\ No newline at end of file
diff --git a/src/main/resources/templates/papers/AlyonaTest.html b/src/main/resources/templates/papers/AlyonaTest.html
deleted file mode 100644
index 6350a2b..0000000
--- a/src/main/resources/templates/papers/AlyonaTest.html
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
Тестовая страница
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/main/resources/templates/papers/dashboard.html b/src/main/resources/templates/papers/dashboard.html
new file mode 100644
index 0000000..b4e18d7
--- /dev/null
+++ b/src/main/resources/templates/papers/dashboard.html
@@ -0,0 +1,152 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
+
+
Название статьи
+
Список авторов И.О.
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/templates/papers/myPaper.html b/src/main/resources/templates/papers/myPaper.html
index d129d60..14fc771 100644
--- a/src/main/resources/templates/papers/myPaper.html
+++ b/src/main/resources/templates/papers/myPaper.html
@@ -16,26 +16,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/main/resources/templates/papers/papers.html b/src/main/resources/templates/papers/papers.html
index 3f6a8fa..5a77e98 100644
--- a/src/main/resources/templates/papers/papers.html
+++ b/src/main/resources/templates/papers/papers.html
@@ -12,7 +12,7 @@