We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cf9a88 + 800410e commit cfb2ca2Copy full SHA for cfb2ca2
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