mirror of
https://github.com/token2/twofactorauth.git
synced 2026-06-22 23:42:26 -07:00
Add rendering of exception include + CSS
This commit is contained in:
+2
-1
@@ -58,7 +58,8 @@ td i.icon{
|
||||
}
|
||||
|
||||
td span.progress,
|
||||
td span.international {
|
||||
td span.exception,
|
||||
td a.exception {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -100,7 +100,7 @@ hash: SupportTwoFactorAuth
|
||||
<img src="/img/{{ section.id }}/{{ website.img }}" class="icon" alt="{{ website.name }}">
|
||||
{% endif %}
|
||||
<a href="{{ website.url }}">{{ website.name }}</a>
|
||||
{% include international.html website=website %}
|
||||
{% include exception.html website=website %}
|
||||
</td>
|
||||
|
||||
<td class="positive icon">
|
||||
|
||||
Reference in New Issue
Block a user