@@ -10,6 +10,14 @@ <h1>{{ "HomePage" | localize }}</h1>
10
10
</ section >
11
11
< section class ="content px-2 ">
12
12
< div class ="container-fluid ">
13
+ < div class ="row ">
14
+ < div class ="col-12 ">
15
+ < div class ="alert alert-info alert-dismissible ">
16
+ < h6 > < i class ="icon fa fa-info "> </ i > This is a sample Dashboard which doesn't show any server side data.
17
+ However, you can develop your own dashboard inspired by this one and its source code.</ h6 >
18
+ </ div >
19
+ </ div >
20
+ </ div >
13
21
< div class ="row ">
14
22
< div class ="col-lg-3 col-6 ">
15
23
< div class ="small-box bg-success ">
@@ -20,11 +28,9 @@ <h3>8.2k+</h3>
20
28
< div class ="icon ">
21
29
< i class ="fas fa-star "> </ i >
22
30
</ div >
23
- < a
24
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/stargazers "
31
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/stargazers "
25
32
class ="small-box-footer "
26
- target ="_blank "
27
- >
33
+ target ="_blank ">
28
34
More info
29
35
< i class ="fas fa-arrow-circle-right "> </ i >
30
36
</ a >
@@ -39,11 +45,9 @@ <h3>140+</h3>
39
45
< div class ="icon ">
40
46
< i class ="fas fa-users "> </ i >
41
47
</ div >
42
- < a
43
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/graphs/contributors "
48
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/graphs/contributors "
44
49
class ="small-box-footer "
45
- target ="_blank "
46
- >
50
+ target ="_blank ">
47
51
More info
48
52
< i class ="fas fa-arrow-circle-right "> </ i >
49
53
</ a >
@@ -58,11 +62,9 @@ <h3>1.6k+</h3>
58
62
< div class ="icon ">
59
63
< i class ="fas fa-tools "> </ i >
60
64
</ div >
61
- < a
62
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/network/dependents "
65
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/network/dependents "
63
66
class ="small-box-footer "
64
- target ="_blank "
65
- >
67
+ target ="_blank ">
66
68
More info
67
69
< i class ="fas fa-arrow-circle-right "> </ i >
68
70
</ a >
@@ -77,11 +79,9 @@ <h3>3.1k+</h3>
77
79
< div class ="icon ">
78
80
< i class ="fas fa-code "> </ i >
79
81
</ div >
80
- < a
81
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/network/members "
82
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/network/members "
82
83
class ="small-box-footer "
83
- target ="_blank "
84
- >
84
+ target ="_blank ">
85
85
More info
86
86
< i class ="fas fa-arrow-circle-right "> </ i >
87
87
</ a >
@@ -163,10 +163,8 @@ <h3 class="card-title">Open Issues</h3>
163
163
< tbody >
164
164
< tr >
165
165
< td >
166
- < a
167
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5452 "
168
- target ="_blank "
169
- >
166
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5452 "
167
+ target ="_blank ">
170
168
5452
171
169
</ a >
172
170
</ td >
@@ -184,10 +182,8 @@ <h3 class="card-title">Open Issues</h3>
184
182
</ tr >
185
183
< tr >
186
184
< td >
187
- < a
188
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5391 "
189
- target ="_blank "
190
- >
185
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5391 "
186
+ target ="_blank ">
191
187
5391
192
188
</ a >
193
189
</ td >
@@ -208,10 +204,8 @@ <h3 class="card-title">Open Issues</h3>
208
204
</ tr >
209
205
< tr >
210
206
< td >
211
- < a
212
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5390 "
213
- target ="_blank "
214
- >
207
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/issues/5390 "
208
+ target ="_blank ">
215
209
5390
216
210
</ a >
217
211
</ td >
@@ -251,10 +245,8 @@ <h3 class="card-title">Closed Pull Requests</h3>
251
245
< tbody >
252
246
< tr >
253
247
< td >
254
- < a
255
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/pull/5430 "
256
- target ="_blank "
257
- >
248
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/pull/5430 "
249
+ target ="_blank ">
258
250
5430
259
251
</ a >
260
252
</ td >
@@ -267,10 +259,8 @@ <h3 class="card-title">Closed Pull Requests</h3>
267
259
</ tr >
268
260
< tr >
269
261
< td >
270
- < a
271
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/pull/5362 "
272
- target ="_blank "
273
- >
262
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/pull/5362 "
263
+ target ="_blank ">
274
264
5362
275
265
</ a >
276
266
</ td >
@@ -283,10 +273,8 @@ <h3 class="card-title">Closed Pull Requests</h3>
283
273
</ tr >
284
274
< tr >
285
275
< td >
286
- < a
287
- href ="https://github.com/aspnetboilerplate/aspnetboilerplate/pull/4924 "
288
- target ="_blank "
289
- >
276
+ < a href ="https://github.com/aspnetboilerplate/aspnetboilerplate/pull/4924 "
277
+ target ="_blank ">
290
278
4924
291
279
</ a >
292
280
</ td >
@@ -305,4 +293,4 @@ <h3 class="card-title">Closed Pull Requests</h3>
305
293
</ div >
306
294
</ div >
307
295
</ section >
308
- </ div >
296
+ </ div >
0 commit comments