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
8a99f94c93bac0f3f922cce2a4c410bc1bb0d63f
artemis
/
titles
/
wacca
/
templates
/
wacca_index.jinja
T
4 lines
100 B
Django/Jinja
Raw
Normal View
History
Unescape
Escape
port frontend changes from different project
2024-01-09 15:54:34 -05:00
{%
extends
"core/templates/index.jinja"
%}
refactor template directory to be artemis root dir
2023-02-20 21:55:12 -05:00
{%
block
content
%}
<h1>Wacca</h1>
{%
endblock
content
%}
Reference in New Issue
Copy Permalink