Import function

master
Bob Mottram 2019-08-28 00:00:50 +01:00
parent 246e94493d
commit 4ba34d2b7b
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ from webinterface import htmlUnfollowConfirm
from webinterface import htmlProfileAfterSearch from webinterface import htmlProfileAfterSearch
from webinterface import htmlEditProfile from webinterface import htmlEditProfile
from webinterface import htmlTermsOfService from webinterface import htmlTermsOfService
from webinterface import htmlSkillSearch
from webinterface import htmlHashtagSearch from webinterface import htmlHashtagSearch
from webinterface import htmlSkillsSearch from webinterface import htmlSkillsSearch
from webinterface import htmlModerationInfo from webinterface import htmlModerationInfo