remove underscore in filename

pull/37/head
Matthias BUSSONNIER 14 years ago
parent 0ada7dd847
commit 231e8f93f2

@ -4,7 +4,7 @@
{% block stylesheet %}
<link rel="stylesheet" href="{{static_url("css/projectdashboard.css") }}" type="text/css" />
<link rel="stylesheet" href="{{static_url("css/alternate_uploadform.css") }}" type="text/css" />
<link rel="stylesheet" href="{{static_url("css/alternateuploadform.css") }}" type="text/css" />
{% end %}

Loading…
Cancel
Save