diff --git a/content.yml b/content.yml index bbd8aab..9b6ca85 100644 --- a/content.yml +++ b/content.yml @@ -603,18 +603,18 @@ home: - L. Hackel [travel footprint calculator](https://lhackel.shinyapps.io/travel_footprint/) based on DEFRA emission factors - - title: Equivalencies Calculator - content: | - +# - title: Equivalencies Calculator +# content: | +# diff --git a/flaskr/templates/estimation.html b/flaskr/templates/estimation.html index 5ac3105..e9d6ebb 100644 --- a/flaskr/templates/estimation.html +++ b/flaskr/templates/estimation.html @@ -162,7 +162,24 @@ {# #} {##} -{% endif %}{# estimation.has_failed() #} + +
+

+ Equivalencies Calculator +

+ +
+ +{% endif %}{# not estimation.has_failed() #} {% endblock %} {#############################################################################} -- libgit2 0.21.2