mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
Merge branch '2481-landing-page-standalone-without-api' of https://github.com/GSA/notifications-admin into 2481-landing-page-standalone-without-api
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
from flask import current_app
|
||||
import mistune
|
||||
from notifications_utils.formatters import create_sanitised_html_for_url
|
||||
import re
|
||||
import html
|
||||
import re
|
||||
|
||||
import mistune
|
||||
from flask import current_app
|
||||
|
||||
from notifications_utils.formatters import create_sanitised_html_for_url
|
||||
|
||||
LINK_STYLE = "word-wrap: break-word; color: #1D70B8;"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user