#6 Added Database functionality for user to click and load a single item
This commit is contained in:
@ -7,6 +7,10 @@
|
||||
<link rel="stylesheet" href="{{url_for('static', filename='css/loginform.css')}}" />
|
||||
<link rel="stylesheet" href="{{url_for('static', filename='css/alerts.css')}}" />
|
||||
<link href="http://fonts.cdnfonts.com/css/uk-number-plate" rel="stylesheet">
|
||||
|
||||
<!-- Inter font set used across the whole page -->
|
||||
<link rel="preconnect" href="https://rsms.me/">
|
||||
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
|
||||
<title>WMGZON</title>
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user