Added the project's files to the repo

This commit is contained in:
Ascendings
2015-08-30 12:34:43 -04:00
parent b66a773ed8
commit c425c861aa
154 changed files with 4670 additions and 0 deletions

7
app/views/music.php Executable file
View File

@ -0,0 +1,7 @@
{% extends 'templates/default.php' %}
{% block title %}Music{% endblock %}
{% block content %}
{% endblock %}