Just some spacing

master
Nick Sergeant 2011-10-24 00:01:44 -04:00
parent 81f3e64be1
commit 2222008426
1 changed files with 13 additions and 14 deletions

View File

@ -5,11 +5,11 @@
<title>{% block page-title %}Snipt{% endblock %}</title>
<meta charset="utf-8" />
<meta name="description" content="Long-term memory for coders. Share and store code snippets." />
{% if debug %}
<link rel="stylesheet/less" href="{{ STATIC_URL }}css/style.less" />
<link rel="stylesheet" href="{{ STATIC_URL }}css/reset.css" />
<link rel="stylesheet" href="{{ STATIC_URL }}css/themes.css" />
<script type="text/javascript" src="{{ STATIC_URL }}css/less.js"></script>
<script type="text/javascript" src="{{ STATIC_URL }}js/coffee-script.javascript"></script>
<script type="text/coffeescript" src="{{ STATIC_URL }}js/script.coffee"></script>
@ -20,7 +20,6 @@
<link rel="stylesheet" href="{{ STATIC_URL }}cache/snipt.css" />
<script type="text/javascript" src="{{ STATIC_URL }}cache/snipt.js"></script>
{% endif %}
<!--[if IE]>
<style type="text/css">
.group {