change style location and lang tag in template

This commit is contained in:
fram3d 2023-09-03 10:35:38 +02:00
parent efb4813c5d
commit 112322e589
Signed by: fram3d
GPG Key ID: 938920E709EEA32A

View File

@ -1,8 +1,12 @@
<!DOCTYPE html>
<html lang="sr">
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/styles/reset.css">
<link rel="stylesheet" href="/styles/style.css">
<link rel="stylesheet" href="/styles/donation.css">
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon">
<title>Subscribe for donation reminders</title>
<style>
.container {