mirror of
https://github.com/tiyn/amphora-wiki.git
synced 2026-02-22 12:54:48 +01:00
Compare commits
2 Commits
6b9c88e0de
...
39ea784311
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39ea784311 | ||
|
|
37aecbeed3 |
@@ -3,7 +3,7 @@
|
||||
<title>{{ title }}</title>
|
||||
<link href="{{ url_for('static', filename='css/' + style + '.css') }}" rel="stylesheet" type="text/css">
|
||||
<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>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Menu -->
|
||||
|
||||
Reference in New Issue
Block a user