Skip to content
Snippets Groups Projects
Commit f26da416 authored by Tim Clark's avatar Tim Clark
Browse files

fixed the shop not being https and therefore being broken in chrome

parent 06494b47
No related branches found
No related tags found
No related merge requests found
{* Terribly crude i know, but include the spreadshirt sucs shop *}
<iframe src="http://www.spreadshirt.net/shop.php?sid=170367" frameborder="0" style="width: 100%; height: 1240px;">
<iframe src="https://www.spreadshirt.net/shop.php?sid=170367" frameborder="0" style="width: 100%; height: 1240px;">
</iframe>
<!-- <object data="/~dez/shop.php" width="100%" height="1240" type="text/html"></object> -->
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