Skip to content
Snippets Groups Projects
Commit 3e734731 authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

#12 Links to external pages in menu

parent 3b0bcf64
No related branches found
No related tags found
No related merge requests found
<html>
<head>
<meta charset="utf-8">
{% if page.redirect_to %}
<meta http-equiv="Refresh" content="0; url={{page.redirect_to}}" />
{% endif %}
{% if page.redirect_to %}
<meta http-equiv="Refresh" content="0; url={{page.redirect_to}}" />
{% endif %}
</head>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment