cards implemted
This commit is contained in:
parent
2ccdc37511
commit
cf2fa7a260
18 changed files with 374 additions and 96 deletions
|
|
@ -30,7 +30,12 @@
|
|||
<title>Software, Product Developement and IT consulting</title>
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<script src="https://unpkg.com/hyperscript.org@0.9.13"></script>{% endblock head %}
|
||||
<script src="https://unpkg.com/hyperscript.org@0.9.13"></script>
|
||||
{% block append_head %}
|
||||
{% endblock append_head %}
|
||||
|
||||
|
||||
{% endblock head %}
|
||||
|
||||
|
||||
{% block body_tag%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue