We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1044872 commit 199b65cCopy full SHA for 199b65c
views/layout.dt
@@ -2,7 +2,7 @@
2
html
3
head
4
meta(charset="UTF-8")
5
- meta(name="viewport", content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=3.0")
+ meta(name="viewport", content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=3.0")
6
- string title;
7
block title
8
title= title
0 commit comments