[ Web Proxy ]
URL:
Viewing:
https://raw.githubusercontent.com/mph-code/fullstackpython.com/master/theme/templates/all.html
[Back]
[Original]
{% extends "base.html" %} {% block css %}{% endblock %} {% block content %}
{% for page in pages|sort(attribute='sortorder') %} {{ page.content }} {% endfor %}
{% endblock %}
Web Proxy Viewer |
New URL
|
Original Page