mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
* refactor app wizards completely * display new and new options in config Co-authored-by: Matt Hill <matthill@Matt-M1.start9.dev>
5 lines
132 B
HTML
5 lines
132 B
HTML
<h1>
|
|
<ion-text color="warning">Warning</ion-text>
|
|
</h1>
|
|
<div class="ion-text-left" [innerHTML]="params.message | markdown"></div>
|