@ -1,16 +0,0 @@ |
|||||
{% extends 'base.html' %} |
|
||||
|
|
||||
{% load humanize %} |
|
||||
{% load static %} |
|
||||
|
|
||||
|
|
||||
{% block content %} |
|
||||
|
|
||||
<div class=jakresit> |
|
||||
|
|
||||
{% include 'jakresit_1.svg' %} |
|
||||
{% include 'jakresit_2.svg' %} |
|
||||
{% include 'jakresit_3.svg' %} |
|
||||
|
|
||||
</div> |
|
||||
{% endblock %} |
|
@ -0,0 +1,16 @@ |
|||||
|
{% extends 'base.html' %} |
||||
|
|
||||
|
{% load humanize %} |
||||
|
{% load static %} |
||||
|
|
||||
|
|
||||
|
{% block content %} |
||||
|
|
||||
|
<div class=jakresit> |
||||
|
|
||||
|
{% include 'seminar/jakresit/jakresit_1.svg' %} |
||||
|
{% include 'seminar/jakresit/jakresit_2.svg' %} |
||||
|
{% include 'seminar/jakresit/jakresit_3.svg' %} |
||||
|
|
||||
|
</div> |
||||
|
{% endblock %} |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |