summaryrefslogtreecommitdiff
path: root/blog/templates/blog/blog_post.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/templates/blog/blog_post.html')
-rw-r--r--blog/templates/blog/blog_post.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/blog/templates/blog/blog_post.html b/blog/templates/blog/blog_post.html
index 1422c6f..5394f29 100644
--- a/blog/templates/blog/blog_post.html
+++ b/blog/templates/blog/blog_post.html
@@ -6,12 +6,6 @@
{% block body_class %}template-blogpage{% endblock %}
-{% block extra_css %}
-<link rel="stylesheet" type="text/css" href="{% static 'css/prism.css' %}">
-{% endblock %}
-{% block extra_js %}
-<script type="text/javascript" src="{% static 'js/prism.js' %}"></script>
-{% endblock %}
{% block content %}
<div class="container">