mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-12-23 23:23:06 +11:00
Removed sidebar on homepage because never really used and nobody reads it anyway.
This commit is contained in:
parent
3be7aea4cd
commit
7d4be0efe3
1 changed files with 0 additions and 7 deletions
|
@ -9,13 +9,6 @@
|
|||
{% include "dpaste/snippet_form.html" %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block sidebar %}
|
||||
<h2>{% trans "DPASTE_HOMEPAGE_TITLE" %}</h2>
|
||||
<p>{% trans "DPASTE_HOMEPAGE_DESCRIPTION" %}</p>
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block script_footer %}
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in a new issue