화면 수정
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
<head>
|
||||
<?= $this->include('layouts/header') ?>
|
||||
<?= $this->renderSection('page_styles') ?>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -148,6 +149,8 @@
|
||||
});
|
||||
|
||||
</script>
|
||||
|
||||
<?= $this->renderSection('page_scripts') ?>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user