We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e8e50 commit 7b304b6Copy full SHA for 7b304b6
verifier/detail_template.html
@@ -21,7 +21,7 @@
21
<!--Load the AJAX API for visualizing stacked bars-->
22
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script>
23
24
-<title>$test_type with $library_name</title>
+<title>$test_type $library_name</title>
25
<style>
26
body { font-family: Sans-Serif; }
27
0 commit comments