mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-14 17:11:34 +01:00
Enable Qozu to test
This commit is contained in:
@@ -172,11 +172,11 @@
|
|||||||
var extlib = document.getElementById("extlib");
|
var extlib = document.getElementById("extlib");
|
||||||
extlib.onkeyup=verRequired;
|
extlib.onkeyup=verRequired;
|
||||||
</script>
|
</script>
|
||||||
{#<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
var webpageid = 6; /* Webpage id, in all your website,the same */
|
var webpageid = 6; /* Webpage id, in all your website,the same */
|
||||||
var uniqueid = 0; /* Post/url id, every site you want different comments, an unique ID, 0 as default */
|
var uniqueid = 0; /* Post/url id, every site you want different comments, an unique ID, 0 as default */
|
||||||
</script>
|
</script>
|
||||||
<script src="http://qozu.jkanetwork.com/comments.js"></script>#}
|
<script src="http://qozu.jkanetwork.com/comments.js"></script>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block css %}
|
{% block css %}
|
||||||
|
|||||||
Reference in New Issue
Block a user