You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
447 B

<div class="container">
<div class="page-header">
<h1 class="page-title">개인정보 취급방침</h1>
</div>
<article class="panel panel-default">
<header class="panel-heading">
<h1 class="panel-title">개인정보 취급방침</h1>
</header>
<div class="panel-body">
<?=display_html_content($this->site->config('agreement_privacy'),700)?>
</div>
</article>
</div>