Skip to content

Commit 7d6f3f6

Browse files
committed
Removed debugging code
1 parent 47aa74c commit 7d6f3f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

layouts/layout-profile-examples.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ <h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}']
1818

1919
{% assign basepath = localPage | replace: '-examples.html', '.html' %}
2020

21-
Lloyd: {{basepath}};{{modelType}};{{site.data.stringsBase['{{[lang]}}']['ResourceModel']}}
2221
{% if site.data.pages[basepath].examples.size > 0 %}
2322
{% if modelType == site.data.stringsBase['{{[lang]}}']['ResourceModel'] %}
2423
<p>{{site.data.stringsBase['{{[lang]}}']['ExamplesForResource'] | replace: "%ID%", "{{[id]}}"}}</p>

0 commit comments

Comments
 (0)