Added the project's files to the repo
This commit is contained in:
7
app/views/music.php
Executable file
7
app/views/music.php
Executable file
@ -0,0 +1,7 @@
|
||||
{% extends 'templates/default.php' %}
|
||||
|
||||
{% block title %}Music{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% endblock %}
|
Reference in New Issue
Block a user