Unverified Commit f5f98630 authored by TheTechRobo's avatar TheTechRobo Committed by GitHub
Browse files

Remove raw JSON from noscript

parent 20ffb1cf
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -45,8 +45,5 @@ span > a:visited {
    </li>
    {%endfor%}
    </ul>
    <details><summary>Raw json</summary>
      {{resp.json()}}
    </details>
  </body>
</html>