X-Git-Url: https://git.mdrn.pl/static.git/blobdiff_plain/4678df00afdffa0ff438fb4dc9885e1d267c88eb..f221ec688ac9fe053007a4ff75791d24c8f782ad:/layout/text.j2 diff --git a/layout/text.j2 b/layout/text.j2 index 31d5c86..e6c4c29 100644 --- a/layout/text.j2 +++ b/layout/text.j2 @@ -1,25 +1,50 @@ {% 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 }}
{{ resource.meta.author_add }}
{%- endif %}

+ + + +
+{% block main %}
{%- filter markdown -%} @@ -35,4 +60,26 @@
+{% endblock %} + + + + {% endblock %} \ No newline at end of file