-infos -vplan
This commit is contained in:
parent
e579c83245
commit
3bae0af869
@ -94,7 +94,7 @@ hasChildren = true
|
|||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
parent = "Digitale Angebote"
|
parent = "Digitale Angebote"
|
||||||
name = "Vertretugsplan"
|
name = "Vertretugsplan"
|
||||||
URL = "vplan"
|
URL = "https://stundenplan24.de/20072021/mobil"
|
||||||
weight = 1
|
weight = 1
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
|
@ -16,9 +16,9 @@ interest: ["Englisch","Französisch"]
|
|||||||
# contact info
|
# contact info
|
||||||
contact:
|
contact:
|
||||||
# contact item loop
|
# contact item loop
|
||||||
- name : "schapitz@cantor-gymnasium.de"
|
#- name : "schapitz@cantor-gymnasium.de"
|
||||||
icon : "ti-email" # icon pack : https://themify.me/themify-icons
|
# icon : "ti-email" # icon pack : https://themify.me/themify-icons
|
||||||
link : "mailto:schapitz@cantor-gymnasium.de"
|
# link : "mailto:schapitz@cantor-gymnasium.de"
|
||||||
|
|
||||||
# clubs ?
|
# clubs ?
|
||||||
clubs: false
|
clubs: false
|
||||||
|
@ -21,9 +21,9 @@ contact:
|
|||||||
link : "mailto:y_info@gmx.de"
|
link : "mailto:y_info@gmx.de"
|
||||||
|
|
||||||
# contact item loop
|
# contact item loop
|
||||||
- name : "+49 3451717630"
|
#- name : "+49 3451717630"
|
||||||
icon : "ti-mobile" # icon pack : https://themify.me/themify-icons
|
# icon : "ti-mobile" # icon pack : https://themify.me/themify-icons
|
||||||
link : "tel:+493451717630"
|
# link : "tel:+493451717630"
|
||||||
|
|
||||||
|
|
||||||
# type
|
# type
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
title: "Vertretugsplan"
|
|
||||||
draft: false
|
|
||||||
# page title background image
|
|
||||||
bg_image: "images/backgrounds/page-title.jpg"
|
|
||||||
# meta description
|
|
||||||
description : "Hier können sie den Vertrtetungsplan für den Nächsten Schultag abrufen."
|
|
||||||
type: "vplan"
|
|
||||||
layout: "single.html"
|
|
||||||
---
|
|
@ -1,16 +0,0 @@
|
|||||||
{{ define "main" }}
|
|
||||||
|
|
||||||
<section class="section">
|
|
||||||
<div class="container">
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-12">
|
|
||||||
<div class="content">
|
|
||||||
{{ .Content }}
|
|
||||||
<object type="text/html" width="100%" height="720" data="http://www.stundenplan24.de/20072021/mobil/">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
{{ end }}
|
|
Loading…
x
Reference in New Issue
Block a user