1
0
Oz N Tiram 9 жил өмнө
parent
commit
8b7ed694d4

+ 1 - 1
example/templates/entry.html

@@ -19,7 +19,7 @@
 	</div>
 	<div id="underpost">
 		<h3>Discussions/Feedback.</h3>
-		{% include 'discuss.html' %}
+		{% include 'includes/discuss.html' %}
 	</div>
 </div>
 {% endblock content %}