Skip to content

Commit d9a9ab2

Browse files
committed
SonarCloud nagging about order NO_JIRA
1 parent 92a57c4 commit d9a9ab2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/voids_search/search_result_template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33

4-
<title>{{title}} </title>
4+
55
<head>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<style>.column { float: left; width: 45%; padding: 10px;}.row:after { content: ""; display: table; clear: both;}
@@ -19,7 +19,7 @@
1919
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"
2020
integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script>
2121
</head>
22-
22+
<title>{{title}} </title>
2323
<body>
2424
<div class="container mx-auto" >
2525
<div class= "row justify-content-between">

0 commit comments

Comments
 (0)