switched to template
This commit is contained in:
@@ -1,16 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" charset="utf-8">
|
||||
<<<<<<< HEAD
|
||||
{% include "partials/head.html" %}
|
||||
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
{% block content %}{% endblock %}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
=======
|
||||
|
||||
{% include "partials/head.html" %}
|
||||
|
||||
@@ -21,5 +10,4 @@
|
||||
</div>
|
||||
{% include "partials/footer.html" %}
|
||||
</body>
|
||||
>>>>>>> template/master
|
||||
</html>
|
Reference in New Issue
Block a user