polycule-connect/polyculeconnect/templates/header.html
Melora Hugues 4507728dae
All checks were successful
continuous-integration/drone/push Build is passing
Add first basic POC
2023-10-14 18:28:01 +02:00

18 lines
No EOL
403 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>{{ issuer }}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body class="theme-body">
<div class="theme-navbar">
<div class="theme-navbar__logo-wrap">
</div>
</div>
<div class="dex-container">