forked from em/receptty.org
OpenGraph pro jednotlivé recepty
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
|
||||
<link rel="stylesheet" href="{{ get_url(path="/style.css") }}" type="text/css">
|
||||
<link rel="stylesheet" href="{{ get_url(path="/icons.css") }}" type="text/css">
|
||||
{% block head_extra %}{% endblock head_extra %}
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
|
Reference in New Issue
Block a user