This website requires JavaScript.
Explore
Help
Sign In
CC
/
octomode
Watch
12
Star
0
Fork
0
You've already forked octomode
Code
Issues
18
Pull Requests
Projects
Releases
Wiki
Activity
master
octomode
/
templates
/
iframe.html
6 lines
97 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
uploading this to the git to start sharing this prototype
2021-06-24 14:04:14 +02:00
{% extends "base.html" %}
{% block content %}
the pagedjs template is fixed now (not editable anymore in the interface) + other changes to the templates
2022-02-17 16:50:47 +01:00
<
iframe
src
=
"{{ url }}"
>
<
/
iframe
>
uploading this to the git to start sharing this prototype
2021-06-24 14:04:14 +02:00
{% endblock %}
Reference in New Issue
Copy Permalink