There was an error while loading. Please reload this page.
1 parent 7d6f3f6 commit a3e96a9Copy full SHA for a3e96a9
1 file changed
layouts/layout-profile-examples.html
@@ -27,7 +27,6 @@ <h2 id="root">{{modelType}}: {{site.data.pages[respath].titlelang['{{[lang]}}']
27
<table style="grid">
28
<tbody>
29
{% for example in site.data.pages[basepath].examples %}
30
-Got here
31
<tr>
32
<td>
33
<a href="{{example.url}}">{{example.titlelang["{{[lang]}}"] | escape_once}}</a>
0 commit comments