We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf9a88 commit 800410eCopy full SHA for 800410e
templates/results.html
@@ -9,6 +9,6 @@
9
<h1> Welcome to the {{ endpoint }} endpoint!</h1>
10
11
<h2> Here is the result of a call to the {{ endpoint }}: </h2>
12
- <p> {{ data }}
+ <p> {{ data }} </p>
13
</body>
14
</html>
0 commit comments