style: Spaces to tabs
This commit is contained in:
parent
875041bacf
commit
8f15664d57
12 changed files with 1580 additions and 1577 deletions
|
|
@ -2,11 +2,11 @@
|
|||
{% extends "hippie/_maintenance.njk" %}
|
||||
|
||||
{% block meta %}
|
||||
{% include "demo/partials/_meta.njk" %}
|
||||
<base href="/">
|
||||
{% include "demo/partials/_meta.njk" %}
|
||||
<base href="/">
|
||||
{% endblock %}
|
||||
|
||||
{% block links %}
|
||||
{{ super() }}
|
||||
<link rel="stylesheet" type="text/css" media="all" href="{{ pageBase }}css/demo_basic.css"/>
|
||||
{{ super() }}
|
||||
<link rel="stylesheet" type="text/css" media="all" href="{{ pageBase }}css/demo_basic.css"/>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue