1
Fork 0

Remove base

This commit is contained in:
Jake Howard 2016-05-14 12:34:04 +01:00
parent fb63d49640
commit 46c41e329d

View file

@ -1,6 +0,0 @@
{% extends "!simple/base.html" %}
{% block head %}
{{ super() }}
<link rel="stylesheet" type="text/css" href="{{ SITEURL }}/theme/css/style.css" />
{% endblock %}