Skip to content

Commit c797293

Browse files
committed
removed notes
1 parent 07b1991 commit c797293

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

templates/esignature/eg022_kba_authentication.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ <h4>{{ code_example_text['ExampleName'] | raw }}</h4>
88

99
<p>{{ code_example_text["ExampleDescription"] | raw }}</p>
1010

11-
<p>{{ code_example_text["Notes"] | raw }}</p>
12-
1311
{% if show_doc %}
1412
<p><a target='_blank' href='{{ documentation | raw }}'>Documentation</a> about this example.</p>
1513
{% endif %}

templates/esignature/eg023_idv_authentication.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ <h4>{{ code_example_text['ExampleName'] | raw }}</h4>
88

99
<p>{{ code_example_text["ExampleDescription"] | raw }}</p>
1010

11-
<p>{{ code_example_text["Notes"] | raw }}</p>
12-
1311
{% if show_doc %}
1412
<p><a target='_blank' href='{{ documentation | raw }}'>Documentation</a> about this example.</p>
1513
{% endif %}

0 commit comments

Comments
 (0)