> For the complete documentation index, see [llms.txt](https://error.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://error.angular-package.dev/commonerrors/properties/static-template.md).

# static template?

## `CommonErrors.template`

Optional template of [`string`](https://www.typescriptlang.org/docs/handbook/basic-types.html#string) type.

{% code title="common-errors.class.ts" %}

```typescript
public static template?: string;
```

{% endcode %}

### Type

#### [<mark style="color:green;">`string`</mark>](https://www.typescriptlang.org/docs/handbook/basic-types.html#string)
