Skip to content
Snippets Groups Projects
Commit c7db9c14 authored by zh1516's avatar zh1516
Browse files

upload and files page: header change

parent 931ee6d4
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
{% block content %}
<h2 class="ui center aligned icon header">
<i class="circular file audio icon"></i>
Audio file Library
Audio File Library
</h2>
<div class="ui divider"></div>
<div class="ui four column doubling stackable grid">
......
......@@ -4,7 +4,7 @@
<br/><br/>
<div class="ui raised very padded text container segment">
<h2 class="ui header">Upload Your Audio File</h2>
<h2 class="ui header"><i class="file audio icon"></i>Upload Your Audio File</h2>
<form class="ui form" method="POST" action="" enctype="multipart/form-data">
{% csrf_token %}
{{ form.as_p }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment