forked from fram3d/donationcalc
change style location and lang tag in template
This commit is contained in:
parent
efb4813c5d
commit
112322e589
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user