Remove base
This commit is contained in:
parent
fb63d49640
commit
46c41e329d
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
{% extends "!simple/base.html" %}
|
||||
|
||||
{% block head %}
|
||||
{{ super() }}
|
||||
<link rel="stylesheet" type="text/css" href="{{ SITEURL }}/theme/css/style.css" />
|
||||
{% endblock %}
|
Reference in a new issue