You've already forked twofactorauth
mirror of
https://github.com/token2/twofactorauth.git
synced 2026-03-13 11:16:05 -07:00
10 lines
245 B
HTML
10 lines
245 B
HTML
|
|
<div class="ui segment attached {{ include.class }}">
|
||
|
|
<h3 id="{{ same-value-as-yml-name }}" class="ui header">
|
||
|
|
{{ site.name }}
|
||
|
|
</h3>
|
||
|
|
|
||
|
|
<p>
|
||
|
|
Description of restriction more in depth here.
|
||
|
|
</p>
|
||
|
|
</div><!-- Section -->
|