Subversion Repositories cheapmusic

Rev

Rev 42 | Rev 57 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 42 Rev 43
Line 11... Line 11...
11
	<?php include_once('elements/head.php'); ?>
11
	<?php include_once('elements/head.php'); ?>
12
    <script src="<?php echo PUBLIC_URL; ?>js/policies.js" async defer></script>
12
    <script src="<?php echo PUBLIC_URL; ?>js/policies.js" async defer></script>
13
	<!--//head-->
13
	<!--//head-->
14
</head>
14
</head>
15
<body>
15
<body>
16
<div class="container-fluid">
16
<div class="main">
17
    <!--header-->
17
    <!--header-->
18
    <?php include_once('elements/header.php'); ?>
18
    <?php include_once('elements/header.php'); ?>
19
    <!--//header-->
19
    <!--//header-->
20
 
20
 
21
    <!--main-->
21
    <!--main-->