From 969b01b4282c10fe27f0bd23a46e2635939cfb27 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 3 May 2015 20:38:24 +0300 Subject: login.html: adjust to fragment.d --- res/template.d/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/template.d/login.html b/res/template.d/login.html index b3e4cfd0..73492ea2 100644 --- a/res/template.d/login.html +++ b/res/template.d/login.html @@ -28,7 +28,7 @@ body {

Welcome to Rhizi

- {% include "fragment/login__header.html" %} + {% include "login__header.html" %}
-- cgit v1.3.1