Import ExectOS Web Site
Todas las comprobaciones han sido exitosas
Builds / ExectOS WebSite (push) Successful in 15s
Todas las comprobaciones han sido exitosas
Builds / ExectOS WebSite (push) Successful in 15s
Reviewed-on: #1 Reviewed-by: Piotr Likoski <likoski@noreply.codingworkshop.git> Co-authored-by: Rafal Kupiec <belliash@codingworkshop.eu.org> Co-committed-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
Este commit está contenido en:
cometido por
CodingWorkshop Signing Team
padre
83270c38d4
commit
3e1a7c1932
13
themes/exectos/layouts/index.html
Archivo normal
13
themes/exectos/layouts/index.html
Archivo normal
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
{{- partial "head.html" . -}}
|
||||
<body>
|
||||
{{- partial "header.html" . -}}
|
||||
<div class="wrapper_content">
|
||||
<div class="content">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
{{- partial "footer.html" . -}}
|
||||
</body>
|
||||
</html>
|
||||
Referencia en una nueva incidencia
Block a user