{% extends base_template %} {% block title %}Configuration::{{config.APP_NAME}}{% endblock %} {% block content %}

Configuring this Website

You should read the comments in protein_turnover_website/config.py. These should be set in instance/turnover-web.cfg if running a multi user website or ~/.turnover-web.cfg if running as a single user site (e.g. as turnover web).

Data in Petides Table

{% include "table_meta.html" %}
{% endblock content %}