mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 13:09:51 -06:00
Move hotspots to separate service
This commit is contained in:
4
src/templates/iframe.html
Normal file
4
src/templates/iframe.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "header.html" %}
|
||||
{% block header %}{% endblock %}
|
||||
{% block footer %}{% endblock %}
|
||||
{% block content %}<iframe id="fullIframe" src="{{ url }}" title="HotspotsRIT"></iframe>{% endblock %}
|
||||
Reference in New Issue
Block a user