This commit is contained in:
nicolas.dorier
2018-05-24 23:58:24 +09:00
parent dec5dbc0d2
commit 1ce6ae8727

View File

@@ -48,7 +48,7 @@
}
@if(Model.Example2 != null)
{
<span>For a specific item or your template</span>
<span>For a specific item of your template</span>
<pre><code class="html">@Model.Example2</code></pre>
}
<p>A <code>POST</code> callback will be sent to notification with the following form will be sent to <code>notificationUrl</code>:</p>