mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
4 lines
196 B
HTML
Executable File
4 lines
196 B
HTML
Executable File
{% extends "header.html" %}
|
|
{% block header %}{% endblock %}
|
|
{% block footer %}{% endblock %}
|
|
{% block content %}<iframe id="fullIframe" src="{{ url }}" title="HotspotsRIT"></iframe>{% endblock %} |