mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +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 %}
|
||||
#
|
||||
# This file is part of FreedomBox.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{% extends "pagekite_introduction.html" %}
|
||||
{% extends "pagekite_base.html" %}
|
||||
{% comment %}
|
||||
#
|
||||
# This file is part of FreedomBox.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{% extends "pagekite_introduction.html" %}
|
||||
{% extends "pagekite_base.html" %}
|
||||
{% comment %}
|
||||
#
|
||||
# This file is part of FreedomBox.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user