save
This commit is contained in:
14
templates_user/pages/reklamacje.php
Normal file
14
templates_user/pages/reklamacje.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
$locatickToken = "def50200c2785b95ec6cc2630840a99098821ef6c58f4f88c835804a8c3fa3daecbfc2b1b08a9e0f19c6ab46208aaf10935e7fa2fbc2aaf6f1a4d1cb88fd52ff02751f8bf18b12eb6d6a9895cc758bdbb0512a9832f41b55010eab0a33ccc0468b3753e639ec";
|
||||
?>
|
||||
|
||||
<div class="main-page">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<script type="module" src="TUTAJ URL DO PLIKU JS FORMULARZA"></script>
|
||||
<locatick-form-plugin token="<?php echo $locatickToken; ?>"></locatick-form-plugin>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user