-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<img src="http://bibstat.kb.se/static/img/kb-logo.png" alt="Kungliga biblioteket"> | ||
<img src="https://bibstat.kb.se/static/img/kb-logo.png" alt="Kungliga biblioteket"> | ||
<br> | ||
{{ message|linebreaksbr }} | ||
<br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ <h2>Stort tack för att du besvarade biblioteksstatistiken!</h2> | |
|
||
<p>Enkäten är nu inskickad. Du kan fortfarande se dina inskickade svar, men enkäten är nu låst.<br> | ||
Om du skulle vilja ändra ett svar i efterhand, kontakta <a href="{{ form.mailto }}">[email protected]</a>.</p> | ||
<p>Dina resultat kommer att publiceras inom några dagar på <a href="http://bibstat.kb.se/reports">http://bibstat.kb.se/reports</a></p> | ||
<p>Dina resultat kommer att publiceras inom några dagar på <a href="https://bibstat.kb.se/reports">https://bibstat.kb.se/reports</a></p> | ||
<p><a href="javascript:if(window.print)window.print()" role="button" aria-label="Skriv ut"> | ||
<span class="fa fa-print fa-inline" aria-hidden="true"></span>Skriv ut enkäten</a></p> | ||
</div> | ||
|