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
8864b2625d06c8f8f275466c65cf9c2a77d27c0c
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