mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-04 20:10:19 +02:00
[automated] update diyhrt.market
This commit is contained in:
@@ -118,7 +118,7 @@ Active
|
||||
<div class="col-lg-8">
|
||||
<h4>Leave a Review</h4>
|
||||
<form method="POST">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="EuqmEZqqWQjcsu2aEXapJUlpgUhV2wKGGu8gA9J5IQoWN3mGNG1UK80JfrYPZvt9">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="CkNpaOzNGHLOiKjVvbNQ8fMmaWyd5SOUQwyOtaVpf4bni3tkpGgjtt3WottuieJB">
|
||||
<div class="mb-3"><label class="visually-hidden" for="id_name">Name</label><input type="text" name="name" maxlength="128" class="form-control form-control-sm" placeholder="Name" aria-describedby="id_name_helptext" id="id_name"><div class="form-text">Your Name (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_country">Country</label><select name="country" class="form-select form-select-sm" aria-describedby="id_country_helptext" id="id_country">
|
||||
<option value selected>---------</option>
|
||||
@@ -373,7 +373,8 @@ Active
|
||||
<option value="ZW">Zimbabwe</option>
|
||||
</select><div class="form-text">Country your delivery was ordered to. (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_experience_rating">Experience rating</label><input type="number" name="experience_rating" min="0" class="form-control form-control-sm" placeholder="Experience rating" required aria-describedby="id_experience_rating_helptext" id="id_experience_rating"><div class="form-text">Rate your experience on a scale of 1 to 5.</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_comment">Comment</label><textarea name="comment" cols="40" rows="10" class="form-control form-control-sm" placeholder="Comment" aria-describedby="id_comment_helptext" id="id_comment"></textarea><div class="form-text">Share your experience! (Optional)</div>
|
||||
</div><div class="mb-3"><label class="visually-hidden" for="id_comment">Comment</label><textarea name="comment" cols="40" rows="10" class="form-control form-control-sm" placeholder="Comment" aria-describedby="id_comment_helptext" id="id_comment">
|
||||
</textarea><div class="form-text">Share your experience! (Optional)</div>
|
||||
</div>
|
||||
<button class="btn btn-primary w-100">Submit</button>
|
||||
</form>
|
||||
@@ -434,5 +435,5 @@ DIYHRT.Market 2022-2024
|
||||
const tooltipTriggerList = document.querySelectorAll('[data-bs-toggle="tooltip"]')
|
||||
const tooltipList = [...tooltipTriggerList].map(tooltipTriggerEl => new bootstrap.Tooltip(tooltipTriggerEl))
|
||||
</script>
|
||||
<script>(function(){var js = "window['__CF$cv$params']={r:'8661510b0e830790',t:'MTcxMDcyMzk0OS41NzIwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
|
||||
<script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'869b019fab1b1236',t:'MTcxMTMyODg3MC42NDMwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script></body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user