Skip to content

Commit

Permalink
Add raw
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbaldwin44 committed Aug 5, 2024
1 parent f1ef056 commit a1358c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions locust/webui/report.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">
{% raw %}
<head>
<meta charset="utf-8" />
<link rel="icon" href="./assets/favicon.ico" />
Expand All @@ -8,6 +9,7 @@

<title>Locust</title>
</head>
{% endraw %}
<body>
<div id="root"></div>

Expand Down

0 comments on commit a1358c0

Please sign in to comment.