Skip to content

Commit 800410e

Browse files
committed
Little </p> missing
1 parent 6cf9a88 commit 800410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/results.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
<h1> Welcome to the {{ endpoint }} endpoint!</h1>
1010

1111
<h2> Here is the result of a call to the {{ endpoint }}: </h2>
12-
<p> {{ data }}
12+
<p> {{ data }} </p>
1313
</body>
1414
</html>

0 commit comments

Comments
 (0)