Back to Peertube

About Instance Team.Component

client/src/app/+about/about-instance/children/about-instance-team.component.html

8.1.5321 B
Original Source

@if (aboutHTML.administrator) {

Who we are

} @if (aboutHTML.creationReason) {

Why we created {{ instanceName }}

} @if (aboutHTML.maintenanceLifetime) {

How long we plan to maintain {{ instanceName }}

} @if (aboutHTML.businessModel) {

How we will pay for keeping {{ instanceName }} running

}