mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
pagekite: Rename base template file
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
ec7ae92d89
commit
8a246bf15c
@ -1,4 +1,4 @@
|
|||||||
{% extends "pagekite_introduction.html" %}
|
{% extends "pagekite_base.html" %}
|
||||||
{% comment %}
|
{% comment %}
|
||||||
#
|
#
|
||||||
# This file is part of FreedomBox.
|
# This file is part of FreedomBox.
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{% extends "pagekite_introduction.html" %}
|
{% extends "pagekite_base.html" %}
|
||||||
{% comment %}
|
{% comment %}
|
||||||
#
|
#
|
||||||
# This file is part of FreedomBox.
|
# This file is part of FreedomBox.
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{% extends "pagekite_introduction.html" %}
|
{% extends "pagekite_base.html" %}
|
||||||
{% comment %}
|
{% comment %}
|
||||||
#
|
#
|
||||||
# This file is part of FreedomBox.
|
# This file is part of FreedomBox.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user