This website requires JavaScript.
Explore
Help
Register
Sign In
aryma
/
artemis
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b4a0d331d48ee76b1d56fc405647305dffe2e301
artemis
/
titles
/
wacca
/
frontend
/
wacca_index.jinja
T
4 lines
99 B
Django/Jinja
Raw
Normal View
History
Unescape
Escape
refactor template directory to be artemis root dir
2023-02-20 21:55:12 -05:00
{%
extends
"core/frontend/index.jinja"
%}
{%
block
content
%}
<h1>Wacca</h1>
{%
endblock
content
%}
Reference in New Issue
Copy Permalink