This commit is contained in:
@@ -4,18 +4,19 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="color-scheme" content="light">
|
||||
<meta name="theme-color" content="#fbf8ff">
|
||||
<meta name="theme-color" content="#071327">
|
||||
<meta name="application-name" content="VacatureRadar · {{ app_brand_name }}">
|
||||
<title>Inloggen · VacatureRadar</title>
|
||||
<link rel="icon" href="{% static 'favicon.svg' %}" type="image/svg+xml">
|
||||
<link rel="icon" href="{% static 'img/itworx-app-icon.png' %}?v={{ app_version }}" type="image/png" sizes="512x512">
|
||||
<link rel="stylesheet" href="{% static 'css/auth.css' %}?v={{ app_version }}">
|
||||
</head>
|
||||
<body class="auth-page">
|
||||
{% include "components/icon_sprite.html" %}
|
||||
<main class="auth-shell">
|
||||
<div class="auth-brand">
|
||||
<img class="auth-brand-logo" src="{% static 'img/vacatureradar-logo.svg' %}" alt="VacatureRadar logo" width="64" height="64">
|
||||
<img class="auth-brand-logo" src="{% static 'img/itworx-wordmark.png' %}" alt="ITWorx.tech" width="274" height="60">
|
||||
<p class="auth-brand-name">VacatureRadar</p>
|
||||
<p class="auth-brand-tagline">Intelligence cockpit</p>
|
||||
<p class="auth-brand-tagline">Persoonlijke intelligence cockpit</p>
|
||||
</div>
|
||||
|
||||
<div class="auth-card">
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="color-scheme" content="light">
|
||||
<title>Wachtwoord gewijzigd · VacatureRadar</title>
|
||||
<link rel="icon" href="{% static 'favicon.svg' %}" type="image/svg+xml">
|
||||
<link rel="icon" href="{% static 'img/itworx-app-icon.png' %}?v={{ app_version }}" type="image/png" sizes="512x512">
|
||||
<link rel="stylesheet" href="{% static 'css/auth.css' %}?v={{ app_version }}">
|
||||
</head>
|
||||
<body class="auth-page">
|
||||
{% include "components/icon_sprite.html" %}
|
||||
<main class="auth-shell">
|
||||
<div class="auth-brand">
|
||||
<img class="auth-brand-logo" src="{% static 'img/vacatureradar-logo.svg' %}" alt="VacatureRadar logo" width="64" height="64">
|
||||
<img class="auth-brand-logo" src="{% static 'img/itworx-wordmark.png' %}" alt="ITWorx.tech" width="274" height="60">
|
||||
<p class="auth-brand-name">VacatureRadar</p>
|
||||
<p class="auth-brand-tagline">Intelligence cockpit</p>
|
||||
<p class="auth-brand-tagline">Persoonlijke intelligence cockpit</p>
|
||||
</div>
|
||||
|
||||
<div class="auth-card">
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="color-scheme" content="light">
|
||||
<title>Nieuw wachtwoord · VacatureRadar</title>
|
||||
<link rel="icon" href="{% static 'favicon.svg' %}" type="image/svg+xml">
|
||||
<link rel="icon" href="{% static 'img/itworx-app-icon.png' %}?v={{ app_version }}" type="image/png" sizes="512x512">
|
||||
<link rel="stylesheet" href="{% static 'css/auth.css' %}?v={{ app_version }}">
|
||||
</head>
|
||||
<body class="auth-page">
|
||||
{% include "components/icon_sprite.html" %}
|
||||
<main class="auth-shell">
|
||||
<div class="auth-brand">
|
||||
<img class="auth-brand-logo" src="{% static 'img/vacatureradar-logo.svg' %}" alt="VacatureRadar logo" width="64" height="64">
|
||||
<img class="auth-brand-logo" src="{% static 'img/itworx-wordmark.png' %}" alt="ITWorx.tech" width="274" height="60">
|
||||
<p class="auth-brand-name">VacatureRadar</p>
|
||||
<p class="auth-brand-tagline">Intelligence cockpit</p>
|
||||
<p class="auth-brand-tagline">Persoonlijke intelligence cockpit</p>
|
||||
</div>
|
||||
|
||||
<div class="auth-card">
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="color-scheme" content="light">
|
||||
<title>Herstel-link verstuurd · VacatureRadar</title>
|
||||
<link rel="icon" href="{% static 'favicon.svg' %}" type="image/svg+xml">
|
||||
<link rel="icon" href="{% static 'img/itworx-app-icon.png' %}?v={{ app_version }}" type="image/png" sizes="512x512">
|
||||
<link rel="stylesheet" href="{% static 'css/auth.css' %}?v={{ app_version }}">
|
||||
</head>
|
||||
<body class="auth-page">
|
||||
{% include "components/icon_sprite.html" %}
|
||||
<main class="auth-shell">
|
||||
<div class="auth-brand">
|
||||
<img class="auth-brand-logo" src="{% static 'img/vacatureradar-logo.svg' %}" alt="VacatureRadar logo" width="64" height="64">
|
||||
<img class="auth-brand-logo" src="{% static 'img/itworx-wordmark.png' %}" alt="ITWorx.tech" width="274" height="60">
|
||||
<p class="auth-brand-name">VacatureRadar</p>
|
||||
<p class="auth-brand-tagline">Intelligence cockpit</p>
|
||||
<p class="auth-brand-tagline">Persoonlijke intelligence cockpit</p>
|
||||
</div>
|
||||
|
||||
<div class="auth-card">
|
||||
|
||||
@@ -5,16 +5,16 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="color-scheme" content="light">
|
||||
<title>Wachtwoord herstellen · VacatureRadar</title>
|
||||
<link rel="icon" href="{% static 'favicon.svg' %}" type="image/svg+xml">
|
||||
<link rel="icon" href="{% static 'img/itworx-app-icon.png' %}?v={{ app_version }}" type="image/png" sizes="512x512">
|
||||
<link rel="stylesheet" href="{% static 'css/auth.css' %}?v={{ app_version }}">
|
||||
</head>
|
||||
<body class="auth-page">
|
||||
{% include "components/icon_sprite.html" %}
|
||||
<main class="auth-shell">
|
||||
<div class="auth-brand">
|
||||
<img class="auth-brand-logo" src="{% static 'img/vacatureradar-logo.svg' %}" alt="VacatureRadar logo" width="64" height="64">
|
||||
<img class="auth-brand-logo" src="{% static 'img/itworx-wordmark.png' %}" alt="ITWorx.tech" width="274" height="60">
|
||||
<p class="auth-brand-name">VacatureRadar</p>
|
||||
<p class="auth-brand-tagline">Intelligence cockpit</p>
|
||||
<p class="auth-brand-tagline">Persoonlijke intelligence cockpit</p>
|
||||
</div>
|
||||
|
||||
<div class="auth-card">
|
||||
|
||||
Reference in New Issue
Block a user