This commit is contained in:
bzick 2016-08-22 17:09:02 +03:00
parent 3171d80d8b
commit 514b0b6769
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
</head>
<body>
{block 'content'}{/block}
</body>
</html>

View File

@ -0,0 +1 @@
{extends 'bug247/base.tpl'}