Files
twofactorauth/_includes/exceptions/_template.html
2014-05-26 23:08:20 -05:00

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 -->