mirror of https://github.com/twbs/ratchet.git
connors
11 years ago
3 changed files with 12 additions and 1 deletions
@ -0,0 +1,9 @@ |
|||||||
|
<!DOCTYPE html> |
||||||
|
<html> |
||||||
|
<head> |
||||||
|
{% include header.html %} |
||||||
|
</head> |
||||||
|
<body ontouchstart=""> |
||||||
|
{{ content }} |
||||||
|
</body> |
||||||
|
</html> |
Loading…
Reference in new issue