ajout calcul du rendement

This commit is contained in:
2019-10-22 10:40:01 +02:00
parent 80a45bf297
commit e80543a956
5 changed files with 50 additions and 37 deletions

View File

@@ -10,7 +10,7 @@ from .views.default import (
@layout_config(template='templates/layouts/global_layout.pt')
class GlobalLayout(object):
# page_title = u"Pagode Tinh-Do"
# page_title = "Pagode Tinh-Do"
def __init__(self, context, request):
self.context = context