diff --git a/opendrift_leeway_webgui/leeway/templates/leeway/leewaysimulation_documentation.html b/opendrift_leeway_webgui/leeway/templates/leeway/leewaysimulation_documentation.html index a3c44c3..8732650 100644 --- a/opendrift_leeway_webgui/leeway/templates/leeway/leewaysimulation_documentation.html +++ b/opendrift_leeway_webgui/leeway/templates/leeway/leewaysimulation_documentation.html @@ -1,4 +1,5 @@ {% extends "base.html" %} +{% load static %} {% block content %}

Leeway Simulation Documentation

Background

@@ -154,7 +155,5 @@

Example

When you reach that position, you need to define a course to the next largest cluster that at the same time covers as many drift positions as possible. You choose position 39° 29' N 18° 39' E as you next and final waypoint. To reach that last waypoint, you set course to 070.

Simulation result example + alt="Simulation result example"> {% endblock content %}