{% extends 'base.html' %} {% import 'bootstrap/wtf.html' as wtf %} {% block app_content %}

Prototype ScoDoc 8: accueil

Avec login requis

Sans login

Essais décorateurs et appels

Config

static_url_path={{current_app.static_url_path}}
static_folder={{current_app.static_folder}}
{% endblock %}