Starte Flask-Transformation

This commit is contained in:
phil 2020-09-03 12:15:26 +00:00
parent 80193feb76
commit d15403403b
6 changed files with 62 additions and 47 deletions

View file

@ -3,7 +3,7 @@
xmlns:py="http://genshi.edgewall.org/" py:strip="">
<py:match path="head" once="true">
<head py:attrs="select('@*')">
# <head py:attrs="select('@*')">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>${title}</title>
<link rel="stylesheet" href="${css_url}" type="text/css" />