File tree 2 files changed +0
-17
lines changed
2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -27,22 +27,6 @@ <h5 class="card__title"><i class="fas fa-wifi"></i> API specificatie</h5>
27
27
28
28
{% endblock %}
29
29
30
- {% block extra_content %}
31
- < div class ="cardlist ">
32
- < div class ="cardlist__item ">
33
- < div class ="card ">
34
- < h5 class ="card__title "> < i class ="fas fa-cogs "> </ i > Runtime gedrag</ h5 >
35
- < p > Beschrijving van de business logica (VNG Standaard).</ p >
36
- < a href ="https://vng-realisatie.github.io/gemma-zaken/standaard/{{ component }}/ " class ="button button--primary ">
37
- {{ component|capfirst }} API
38
-
39
- < i class ="fas fa-external-link-alt "> </ i >
40
- </ a >
41
- </ div >
42
- </ div >
43
- </ div >
44
- {% endblock %}
45
-
46
30
{% block admin_link %}
47
31
< p >
48
32
< a href ="{% url 'admin:index' %} " class ="button button--alert "> < i class ="fas fa-lock "> </ i > Beheer</ a >
Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ <h5>Open Klant</h5>
40
40
< ul class ="list ">
41
41
< li > < a class ="link link--muted " href ="https://open-klant.readthedocs.io/en/latest/ "> Documentatie</ a > </ li >
42
42
< li > < a class ="link link--muted " href ="https://github.com/maykinmedia/open-klant "> Code op Github</ a > </ li >
43
- < li > < a class ="link link--muted " href ="https://vng-realisatie.github.io/klantinteracties/ "> Klantinteracties API standaard</ a > </ li >
44
43
</ ul >
45
44
</ div >
46
45
< div class ="footer__item ">
You can’t perform that action at this time.
0 commit comments