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

Fix H016 djLint rule

Missing title attribute in HTML elements.
parent 47cabb0c
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html lang="en">
<head>
<title>403 - Forbidden</title>
</head>
<body>You don't have access to this location.</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<title>404 - Not Found</title>
</head>
<body>This is not the page you're looking for.</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<title>500 - Internal Server Error</title>
</head>
<body>Please stand by, application will be available again shortly.</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<title>Invalid Path</title>
</head>
<body>There is nothing to be seen here.</body>
</html>
<!DOCTYPE html5>
<html lang="de">
<head>
<title>Nachricht</title>
</head>
<body>
{% if conference != None %}
<h1>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment