Skip to content
Snippets Groups Projects
Commit b66ed616 authored by Roang's avatar Roang
Browse files

Fix H020 djLint rule

Not empty tags.
parent faccae3b
Branches
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="stylesheet" <link rel="stylesheet"
href="{{ static('plainui/%s.css' % (css_scope() ,)) }}?v=202112231340"> href="{{ static('plainui/%s.css' % (css_scope() ,)) }}?v=202112231340">
<title></title> <title>Contact</title>
<style> <style>
body { body {
background-color: unset !important; background-color: unset !important;
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="stylesheet" <link rel="stylesheet"
href="{{ static('plainui/%s.css' % (css_scope() ,)) }}?v=202112231340"> href="{{ static('plainui/%s.css' % (css_scope() ,)) }}?v=202112231340">
<title></title> <title>Contact Card</title>
<style> <style>
body { body {
background-color: #000; background-color: #000;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment