diff options
Diffstat (limited to 'templates/ef/ordo.html')
| -rw-r--r-- | templates/ef/ordo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ef/ordo.html b/templates/ef/ordo.html index 3353000..c80a2a4 100644 --- a/templates/ef/ordo.html +++ b/templates/ef/ordo.html @@ -20,7 +20,7 @@ .rose{border-left:4px solid #e7a} .black{border-left:4px solid #000} @media print{body{margin:0}} </style></head><body> -<h1>{{term.ordo}} {{year}} · {{rite}}</h1> +<h1>{{term.ordo}} {{year}} · {{rite_name}}</h1> {{#months}}<h2>{{name}}</h2> {{#days}}<div class="day {{colour}}"> <span class="dom">{{dom}}</span>{{name}} |
