This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
woops
index-subcmd
Vincent Prouillet
5 years ago
parent
464e384760
commit
4259fcad79
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
docs/templates/page.html
+ 0
- 1
docs/templates/page.html
View File
@@ -4,5 +4,4 @@
{% block doc_content %}
{% block doc_content %}
<h1>{{page.title}}</h1>
<h1>{{page.title}}</h1>
{{page.content | safe}}
{{page.content | safe}}
{{hey}}
{% endblock doc_content %}
{% endblock doc_content %}
Write
Preview
Loading…
Cancel
Save