Last change
on this file since 785b8bd was 785b8bd, checked in by Mile Jankuloski <mile.jankuloski@…>, 5 years ago |
Dashboards v0.1
|
-
Property mode
set to
100644
|
File size:
1.3 KB
|
Rev | Line | |
---|
[785b8bd] | 1 | <app-nav-menu></app-nav-menu>
|
---|
| 2 |
|
---|
[ec6ac45] | 3 | <div class="container">
|
---|
[46c298d] | 4 | <div class="row">
|
---|
| 5 | <br />
|
---|
| 6 | <div class="col text-center">
|
---|
| 7 | <h2>Коронавирус</h2>
|
---|
| 8 | <p>статистика</p>
|
---|
[ec6ac45] | 9 | </div>
|
---|
[46c298d] | 10 |
|
---|
| 11 |
|
---|
| 12 |
|
---|
| 13 | </div>
|
---|
| 14 | <div class="row text-center">
|
---|
| 15 | <div class="col">
|
---|
| 16 | <div class="counter">
|
---|
| 17 | <i class="fa fa-code fa-2x">0</i>
|
---|
| 18 | <h2 class="timer count-title count-number" data-to="100" data-speed="1500"></h2>
|
---|
| 19 | <p class="count-text ">Placeholder1</p>
|
---|
| 20 | </div>
|
---|
[ec6ac45] | 21 | </div>
|
---|
[46c298d] | 22 | <div class="col">
|
---|
| 23 | <div class="counter">
|
---|
| 24 | <i class="fa fa-coffee fa-2x">0</i>
|
---|
| 25 | <h2 class="timer count-title count-number" data-to="1700" data-speed="1500"></h2>
|
---|
| 26 | <p class="count-text ">Placeholder2</p>
|
---|
| 27 | </div>
|
---|
[ec6ac45] | 28 | </div>
|
---|
[46c298d] | 29 | <div class="col">
|
---|
| 30 | <div class="counter">
|
---|
| 31 | <i class="fa fa-lightbulb-o fa-2x">0</i>
|
---|
| 32 | <h2 class="timer count-title count-number" data-to="11900" data-speed="1500"></h2>
|
---|
| 33 | <p class="count-text ">Placeholder3</p>
|
---|
| 34 | </div>
|
---|
| 35 | </div>
|
---|
| 36 | <div class="col">
|
---|
| 37 | <div class="counter">
|
---|
| 38 | <i class="fa fa-bug fa-2x">0</i>
|
---|
| 39 | <h2 class="timer count-title count-number" data-to="157" data-speed="1500"></h2>
|
---|
| 40 | <p class="count-text ">Placeholder4</p>
|
---|
| 41 | </div>
|
---|
| 42 | </div>
|
---|
| 43 | </div>
|
---|
| 44 | </div>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.