add fixme
This commit is contained in:
parent
490480bf9e
commit
f88b449260
|
|
@ -1,5 +1,6 @@
|
|||
{%- include 'blocks/head.html.twig' with { title: pageTitle, cssFolderPath: cssFolderPath } %}
|
||||
|
||||
{# FIXME. Discuss: https://github.com/TouchInstinct/api-generator/issues/41 #}
|
||||
{%- set outOfDateError = first(errorType.values) -%}
|
||||
|
||||
<body class="main-page">
|
||||
|
|
|
|||
Loading…
Reference in New Issue