Move forms.css to css directory.

This commit is contained in:
Bradley M. Kuhn 2015-11-30 19:18:51 -08:00
parent 9897e3d9ce
commit c0fde4c92d
3 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
{% block category %}supporter{% endblock %}
{% block head %}
<link href="/forms.css" rel="stylesheet" type="text/css"/>
<link href="/css/forms.css" rel="stylesheet" type="text/css"/>
{% endblock %}
{% block content %}

View file

@ -3,7 +3,7 @@
{% block category %}supporter{% endblock %}
{% block head %}
<link href="/forms.css" rel="stylesheet" type="text/css"/>
<link href="/css/forms.css" rel="stylesheet" type="text/css"/>
{% endblock %}
{% block content %}