mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
11 lines
No EOL
337 B
Text
11 lines
No EOL
337 B
Text
<!DOCTYPE html>
|
|
html(lang="en")
|
|
head
|
|
meta(charset="UTF-8")
|
|
meta(name="viewport", content="width=device-width, initial-scale=1.0")
|
|
meta(http-equiv="X-UA-Compatible", content="ie=edge")
|
|
title #{config.title}
|
|
body
|
|
block content
|
|
hr
|
|
small <a href="#{config.baseurl}">#{config.title}</a> / #{config.description} |