forked from enviPath/enviPy
Add initial design suggestion index page
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<title>{{ title }}</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="csrf-token" content="{{ csrf_token }}">
|
||||
|
||||
{# Favicon #}
|
||||
|
||||
Reference in New Issue
Block a user