Skip to content

Update static files url

Bo-Chun Chen requested to merge louistw/flask_user_reg:update-static-url into master

Instead of hard-coded it, using url_for, a function provided by flask, to generate the URL.

Merge request reports