There was an error while loading. Please reload this page.
1 parent 47aa74c commit 7d6f3f6Copy full SHA for 7d6f3f6
1 file changed
layouts/layout-profile-examples.html
@@ -18,7 +18,6 @@ <h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}']
18
19
{% assign basepath = localPage | replace: '-examples.html', '.html' %}
20
21
-Lloyd: {{basepath}};{{modelType}};{{site.data.stringsBase['{{[lang]}}']['ResourceModel']}}
22
{% if site.data.pages[basepath].examples.size > 0 %}
23
{% if modelType == site.data.stringsBase['{{[lang]}}']['ResourceModel'] %}
24
<p>{{site.data.stringsBase['{{[lang]}}']['ExamplesForResource'] | replace: "%ID%", "{{[id]}}"}}</p>
0 commit comments