mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
13 lines
341 B
HTML
13 lines
341 B
HTML
<div>
|
|
<h2 class="api-method">
|
|
<div class="api-method-method">
|
|
<span>{{ .Get "method"}}</span>
|
|
</div>
|
|
|
|
<span class="api-method-title">{{ .Get "title" }}</span>
|
|
</h2>
|
|
|
|
<div class="api-method-url">
|
|
<span class="api-method-host">{{ .Get "host" }}</span><span class="api-method-path">{{ .Get "path" }}</span>
|
|
</div>
|