You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subject="Bekreftelse av varsling ved måling av lysslukking"
@@ -128,7 +129,7 @@ def notify():
128
129
subject="Noen målte nettopp lyset på Fysikkland!"
129
130
130
131
text_common=""
131
-
text_common+="Navigér til <a href=\"http://folk.ntnu.no/hermasl/light\">folk.ntnu.no/hermasl/light</a> for å se målingen!\n"
132
+
text_common+=f"Navigér til <a href=\"{get_site_root(prefix=True)}\">{get_site_root(prefix=False)}</a> for å se målingen!\n"
132
133
text_common+="\n"
133
134
text_common+="Som medlem av Fysikklandlysets epostliste bidrar du til sikker arkivering av lysloggen gjennom et distribuert blockchain-inspirert sikkerhetskopieringssystem.\n"
134
135
text_common+="Du vil derfor finne en kopi av lysloggen under.\n"
text_unique="Dersom du ikke lenger ønsker å varsles når lysslukkingen på Fysikkland registreres, kan du avslutte ditt abonnement <a href=\"%s\">her</a>."%link
0 commit comments