matTooltip="Set a custom message to be displayed in the navigation bar.">
</mat-form-field>
<mat-checkbox[(ngModel)]="settings.useCustomPage"matTooltip="Enabled a custom page where you can fully edit. You will need the Edit Custom Page role.">
Enable Custom Page
</mat-checkbox>
<mat-checkbox[(ngModel)]="settings.enableCustomDonations"matTooltip="Enable to show a custom donation link in the navigation bar">
<inputmatInputplaceholder="Custom Donation URL"[(ngModel)]="settings.customDonationUrl"matTooltip="A link to a Paypal address, or your custom donation url.">
<inputmatInputplaceholder="Custom Donation URL"[(ngModel)]="settings.enableCustomDonations"matTooltip="Set a custom message to be displayed in the navigation bar.">
</mat-form-field>
<mat-checkbox[(ngModel)]="settings.useCustomPage"matTooltip="Enabled a custom page where you can fully edit. You will need the Edit Custom Page role.">