diff options
Diffstat (limited to 'templates/main/ws_test.html')
-rw-r--r-- | templates/main/ws_test.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/ws_test.html b/templates/main/ws_test.html index 6ef1bb68..a492fb89 100644 --- a/templates/main/ws_test.html +++ b/templates/main/ws_test.html @@ -1,4 +1,4 @@ -{% extends "base.html" %} +{% extends "main/base.html" %} {% block title %}WS Test{% endblock %} {% block content %} <div class="uk-container uk-section"> |