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.
|
|
|
<div id="MainContainer" class="col-12 col-md-10 px-0 pr-sm-0 px-md-2 pt-2">
|
|
<?php
|
|
@include 'sheets/'.$getQ[1].'/'.$getQ[2].'.php';
|
|
?>
|
|
</div>
|