|
|
@ -8,6 +8,9 @@ import {ActivatedRoute} from "@angular/router"; |
|
|
template: ` |
|
|
template: ` |
|
|
<div *ngIf="dead" style="width: 600px; margin: auto"> |
|
|
<div *ngIf="dead" style="width: 600px; margin: auto"> |
|
|
<p style="text-align: center">Факты13 умерли, поиграй пока в симулятор путиса</p> |
|
|
<p style="text-align: center">Факты13 умерли, поиграй пока в симулятор путиса</p> |
|
|
|
|
|
<div style="justify-content: center; display: flex"> |
|
|
|
|
|
<a href="https://status.pblr-nyk.pro/status/facti13" target="_blank">Смотреть состояние фактов со стороны</a> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div style="display: flex; justify-content: space-between; width: 600px; margin: auto"> |
|
|
<div style="display: flex; justify-content: space-between; width: 600px; margin: auto"> |
|
|
<p>{{funnyText}}</p> |
|
|
<p>{{funnyText}}</p> |
|
|
|