Skip to content

Commit e6b697c

Browse files
committed
SonarCloud NO_JIRA
1 parent c50822d commit e6b697c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/voids_search/search_result_template.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44

55
<head>
6+
<title>{{title}} </title>
67
<meta name="viewport" content="width=device-width, initial-scale=1">
78
<style>.column { float: left; width: 45%; padding: 10px;}.row:after { content: ""; display: table; clear: both;}
89
body { font-family: Calibri, Verdana, sans-serif; padding: 1.5em; font-size: 1.2em}
@@ -19,7 +20,7 @@
1920
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"
2021
integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script>
2122
</head>
22-
<title>{{title}} </title>
23+
2324
<body>
2425
<div class="container mx-auto" >
2526
<div class= "row justify-content-between">

0 commit comments

Comments
 (0)