X-Git-Url: https://git.mdrn.pl/static.git/blobdiff_plain/4678df00afdffa0ff438fb4dc9885e1d267c88eb..c0aeb248a7a3313b0b0941cf3c922b49c2fc57a6:/layout/text.j2 diff --git a/layout/text.j2 b/layout/text.j2 index 31d5c86..992a804 100644 --- a/layout/text.j2 +++ b/layout/text.j2 @@ -1,38 +1,69 @@ {% extends "base.j2" %} {% block body %} -
- - + + +Krótki kurs własności intelektualnej
+Materiały dla wyższych uczelni
-

- {% block top_title %}{{ title() }}{% endblock %} - {% if resource.meta.author -%} -
- {{ resource.meta.author_label }}: {{ resource.meta.author }}
- {{ resource.meta.author_add }} -
- {%- endif %} -

+ +
+ +

{% block top_title %}{{ title() }}{% endblock %}

+ + + +
- -
- {%- filter markdown -%} - {%- block lead -%} - {%- endblock -%} - {%- endfilter -%} -
+{% block main %} {% filter markdown -%} {%- block text -%} {%- endblock -%} {%- endfilter %} +{% endblock %}
+ + + {% endblock %} \ No newline at end of file