feat: Replace blank screen with liquid version
- Add title to full template - Remove unnecessary title from screens - Change CRLF to LF
This commit is contained in:
parent
5663813ecf
commit
1b7e4f4888
7 changed files with 16 additions and 29 deletions
|
|
@ -2,7 +2,7 @@
|
|||
title: Maintenance
|
||||
---
|
||||
{% assign pageBase = "../../" -%}
|
||||
{% assign pageClass = "h_full_view" %}
|
||||
{% assign pageClass = "h_full_view" -%}
|
||||
{%- layout "hippie/status.liquid" %}
|
||||
|
||||
{% block body %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue