Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
WP6
/
expub_compendium
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
103
Commit
3
Rami (Branch)
Albero (Tree):
426e622ef3
expub_compendium
/
web
/
app
/
templates
/
about.html
about.html
80B
Originale
Normal View
Cronologia
removing some resource paths and adding placeholder text
3 anni fa
adding Markdown for static text on homepage, about page, etc.
2 anni fa
removing some resource paths and adding placeholder text
3 anni fa
1
2
3
4
5
6
7
{% extends "base.html" %}
{% block content %}
{{ text|safe }}
{% endblock %}