Merge pull request #85 from tolbxela/patch-1

The table in the Templates section was corrected
This commit is contained in:
Matej Kramny
2019-01-08 10:03:45 +08:00
committed by GitHub

View File

@@ -132,12 +132,12 @@ This package makes use of [`text/template`](https://godoc.org/text/template). [D
The following variables are available: The following variables are available:
| Root objects | | Root objects | Description |
| ------------- | ----------------- | ------------- | ------------------------------------|
| `.SystemName` | system name | `.SystemName` | system name |
| `.API` | `api` object from configuration | `.API` | `api` object from configuration |
| `.Monitor` | `monitor` object from configuration | `.Monitor` | `monitor` object from configuration |
| `.now` | formatted date string | `.now` | formatted date string |
| Monitor variables | | Monitor variables |
| ------------------ | | ------------------ |