@ -23,7 +23,7 @@ SECRET_KEY = '&3g0bdza#c%dm1lf%5gi&0-*53p3t0m*hmcvo29cn^$ji7je(c'
# SECURITY WARNING: don't run with debug turned on in production!
# DEBUG = True
DEBUG = True
DEBUG = False
# ALLOWED_HOSTS = []
ALLOWED_HOSTS = ['www.lylinux.net', '127.0.0.1']
@ -54,7 +54,7 @@
<h2 class="site-description">{{ SITE_DESCRIPTION }}</h2>
</hgroup>
{% cache 36000 sidebar %}
{% cache 36000 nav %}
{% include 'share_layout/nav.html' %}
{% endcache %}
@ -63,7 +63,7 @@
{% block content %}
{% endblock %}
{% block sidebar %}