Fix for broken url_for

This commit is contained in:
2017-07-27 09:30:09 +02:00
parent 7f65b77824
commit fd600c9fa0

View File

@@ -51,7 +51,7 @@ meta(property="og:image", content="{{ url_for('static', filename='assets/img/bac
#page-content
section.page-card-header
h2
a(href="{{ url_for('main.courses') }}") Training & Tutorials
a(href="{{ url_for('cloud.courses') }}") Training & Tutorials
.page-triplet-container.homepage
.row
@@ -112,7 +112,7 @@ meta(property="og:image", content="{{ url_for('static', filename='assets/img/bac
<a href="https://cloud.blender.org/p/chaos-evolution/">Advanced</a>
<a href="https://cloud.blender.org/p/blend-and-paint/">Digital Painting</a>
and
<a href="{{ url_for('main.courses') }}">much more</a>!
<a href="{{ url_for('cloud.courses') }}">much more</a>!
.page-triplet-container-fluid.dark(