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
f4ee4238d94beea5c0cfddd43bb452dca0aefd40
artemis
/
titles
/
pokken
/
frontend
/
pokken_index.jinja
T
4 lines
100 B
Django/Jinja
Raw
Normal View
History
Unescape
Escape
pokken: add frontend stub
2023-04-11 11:40:05 -04:00
{%
extends
"core/frontend/index.jinja"
%}
{%
block
content
%}
<h1>Pokken</h1>
{%
endblock
content
%}
Reference in New Issue
Copy Permalink