{% extends "app_layout_well.html" %} {% block head_extra %} {% endblock %} {% block header_title %} {{ title }} - Manual water levels {% endblock %} {% block title %} Manual water levels - {{ title }} {% endblock %} {% block well_find_extra %} {% endblock %} {% block well_content %}
Back to well summary
{% if not trend is false %} Linear trend from {{ trend_period }} is {{ trend.slope_word_wl }} at {{ (trend.slope_yr * 100)|round(2) }} cm/y {% endif %}