diff options
Diffstat (limited to 'templates/ef/grid.html')
| -rw-r--r-- | templates/ef/grid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ef/grid.html b/templates/ef/grid.html index e313f9d..b2d4a96 100644 --- a/templates/ef/grid.html +++ b/templates/ef/grid.html @@ -35,7 +35,7 @@ .violet{background:#eae} .rose{background:#fde} .black{background:#ddd} @media print{@page{size:landscape}body{margin:0}} </style></head><body> -<h1>Calendarium {{year}} · {{rite}}</h1> +<h1>Calendarium {{year}} · {{rite_name}}</h1> {{#months}} <table> <caption>{{name}}</caption> |
